esp-idf/components
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
..
2017-03-13 17:23:29 +08:00
2016-11-16 15:57:34 +11:00
2017-06-23 14:59:21 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-04-05 09:23:09 +03:00
2017-07-07 22:44:05 +08:00
2017-05-16 13:15:02 +08:00
2017-04-27 19:51:42 +02:00