OVMS3-idf/components/bt
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
..
bluedroid components/bt: Make modifications to the support of GAP appearance/icon 2018-04-28 13:59:36 +05:30
include component/bt : add BR/EDR TX power set 2018-04-25 15:28:19 +08:00
lib@34b64038d0 component/bt: Added the server test for the bit rate test. 2018-04-27 23:02:10 -04:00
bt.c esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine 2018-04-27 15:02:30 +08:00
component.mk component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
Kconfig bt: Add option to ena/dis BLE service change registration 2018-04-10 12:27:33 +10:00