OVMS3-idf/components/bt/bluedroid/stack/btm
Hrishikesh Dhayagude fd7baaf4ba components/bt: Make modifications to the support of GAP appearance/icon
characateristic

1. In addition to mentioning in the documentation, use the standard appearance
   values already present and return appropriate error in case an incorrect
   value is passed
2. Add ESP_BLE_APPEARANCE* macros corresponding to BTM_BLE_APPEARANCE*
and use them from the API instead
3. Add the missing appearance parameter values from
https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.characteristic.gap.appearance.xml
4. Fix some minor typos

Signed-off-by: Hrishikesh Dhayagude <hrishi@espressif.com>
2018-04-28 13:59:36 +05:30
..
include component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_acl.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_addr.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_adv_filter.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_batchscan.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_bgconn.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_cont_energy.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_gap.c components/bt: Make modifications to the support of GAP appearance/icon 2018-04-28 13:59:36 +05:30
btm_ble_multi_adv.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_privacy.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_dev.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_devctl.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_inq.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_main.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_pm.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_sco.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_sec.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00