OVMS3-idf/components/bt/bluedroid/api
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
..
include component/bt : fix btc security storage bug 2017-09-07 19:37:49 +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 component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
esp_gap_ble_api.c component/bt : fix btc security storage bug 2017-09-07 19:37:49 +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_gatt_common_api.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_gattc_api.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_gatts_api.c Merge branch 'bugfix/btdm_add_check_value_length_for_gatts_get_attribute_value' into 'master' 2017-08-22 11:37:56 +08:00