OVMS3-idf/components/bt/bluedroid
2017-08-20 19:12:57 +08:00
..
api Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); 2017-08-20 19:12:57 +08:00
bta Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); 2017-08-20 19:12:57 +08:00
btc Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); 2017-08-20 19:12:57 +08:00
btcore component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
btif component/bt: fix adv stop event bug and add attribute table create 2017-05-08 15:44:36 +08:00
device component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
external/sbc component/bt: add conditional compilation direvatives to control the source code building of SBC codec 2017-03-17 15:57:30 +08:00
gki component/bt: resolve the differences with ESP-IDF master branch 2017-03-13 21:28:53 +08:00
hci component/bt : remove fixed queue from btu 2017-08-01 11:35:22 +08:00
include component/bt: Fixed a very important bug of the SMP security module when use SMP to connected after bonding. 2017-06-26 05:02:57 -04:00
main component/bt : remove fixed queue from btu 2017-08-01 11:35:22 +08:00
osi component/bt : remove fixed queue from btu 2017-08-01 11:35:22 +08:00
stack Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); 2017-08-20 19:12:57 +08:00
utils component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00