OVMS3-idf/components/bt/bluedroid/btc/profile/std/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
..
bt_sdp.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
btc_av.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
btc_av_api.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
btc_avrc.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
btc_gap_ble.h component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_gap_bt.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_gatt_util.h component/bt : change api for V2.0 2016-12-19 17:15:41 +08:00
btc_gattc.h Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
btc_gatts.h Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); 2017-08-20 19:12:57 +08:00
btc_media.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
dis_api.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
hid_le_prf.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
srvc_api.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00