OVMS3-idf/components/bt/bluedroid
Tian Hao 38102f4148 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.
2017-09-07 19:37:49 +08:00
..
api component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
bta Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
btc component/bt : fix btc security storage bug 2017-09-07 19:37:49 +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-07 19:37:49 +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
hci component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
include component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
main component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
osi Merge branch 'feature/btdm_remove_gki' into 'master' 2017-08-23 18:01:54 +08:00
stack Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
utils component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00