OVMS3-idf/components/bt/bluedroid/btif
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
..
bta_dm_co.c component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
bta_gattc_co.c add the GATTC_INCLUDED marco to close the bta_gattc module when not used the GATTC 2017-04-19 05:16:24 -04:00
bta_gatts_co.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00