OVMS3-idf/components/bt/bluedroid/api
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
..
include component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
esp_a2dp_api.c component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth 2017-03-17 15:08:47 +08:00
esp_avrc_api.c component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth 2017-03-17 15:08:47 +08:00
esp_blufi_api.c Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 2017-05-04 20:31:58 +08:00
esp_bt_device.c component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_bt_main.c Merge branch 'bugfix/btdm_config_bluedroid_mem_debug_github_#12631' into 'master' 2017-06-14 11:18:34 +08:00
esp_gap_ble_api.c component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
esp_gap_bt_api.c component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_gattc_api.c component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00
esp_gatts_api.c component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00