OVMS3-idf/components/bt/bluedroid/btc/include
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
..
btc_alarm.h component/bt: transfer bluedroid timer events to be handled by BTC task 2017-04-14 18:49:30 +08:00
btc_ble_storage.h component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_common.h component/bt: transport btif_media_task, btif_avrc 2017-03-02 11:47:59 +08:00
btc_config.h component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_dev.h 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.h component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_main.h Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
btc_manage.h component/bt : change api for V2.0 2016-12-19 17:15:41 +08:00
btc_profile_queue.h component/bt: fix some typos and comments 2017-03-07 15:33:05 +08:00
btc_sm.h component/bt: format the new source files 2017-03-17 22:46:49 +08:00
btc_storage.h component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_task.h component/bt:Merge the new master to this branch 2017-04-25 08:14:54 -04:00
btc_util.h component/bt: transport the following modules: btif_config, btif_storage, btif_util 2017-03-07 15:09:52 +08:00