OVMS3-idf/components/bt/bluedroid/btc/core
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
..
btc_alarm.c component/bt: transfer bluedroid timer events to be handled by BTC task 2017-04-14 18:49:30 +08:00
btc_ble_storage.c component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
btc_config.c component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
btc_dev.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
btc_dm.c component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
btc_main.c component/bt : support remove bonded device 2017-09-22 20:19:02 +08:00
btc_manage.c component/bt : change api for V2.0 2016-12-19 17:15:41 +08:00
btc_profile_queue.c component/bt: format the new source files 2017-03-17 22:46:49 +08:00
btc_sec.c component/bt : init api 2016-11-16 16:26:02 +08:00
btc_sm.c component/bt: format the new source files 2017-03-17 22:46:49 +08:00
btc_storage.c component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
btc_task.c component/bt : fix task post bug && fix controller init protection 2017-06-13 17:14:50 +08:00
btc_util.c component/bt:move the btdm_rebase_ssp_api branch to this branch 2017-04-13 10:14:28 -04:00