OVMS3-idf/examples/bluetooth/gatt_security_server/main
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
..
component.mk component/bt:move the btdm_rebase_ssp_api branch to this branch 2017-04-13 10:14:28 -04:00
example_ble_sec_gatts_demo.c component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
example_ble_sec_gatts_demo.h component/bt:move the btdm_rebase_ssp_api branch to this branch 2017-04-13 10:14:28 -04:00