OVMS3-idf/components/bt/bluedroid
Tian Hao fbdec19c23 component/bt : fix btc security storage bug
1. Remove the bond_device global variable.
2. Fix bond_device add cause memory exception
3. Modify the code location.
4. modify thread security
5. remove esp_ble_clear_bond_device_list() API
6. modify esp_ble_get_gond_device_list() to return list immediately, rather than wait event.
7. modify the gatt_security_server demo to show how to remove all the bonded devices.
8. fix some code bugs may cause something error.
9. modify gatt_security_server demo
2017-09-22 20:19:02 +08:00
..
api component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
bta component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00
btc component/bt : fix btc security storage bug 2017-09-22 20:19:02 +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 btc security storage bug 2017-09-22 20:19:02 +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 : fix task post bug && fix controller init protection 2017-06-13 17:14:50 +08:00
include component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00
main component/bt: Change the osi_mem_dbg_init to the esp_bluedroid_init function. 2017-06-13 08:52:26 -04:00
osi component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00
stack component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00
utils component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00