OVMS3-idf/components/bt
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
..
bluedroid component/bt : fix btc security storage bug 2017-09-22 20:19:02 +08:00
include component/bt : modify bluetooth config style 2017-04-06 11:35:53 +08:00
lib@8afa935db1 component/bt : update libbtadm_app.a (easing syncerr to fix RX packet losing bug) 2017-07-20 11:51:28 +08:00
bt.c component/bt : fix task post bug && fix controller init protection 2017-06-13 17:14:50 +08:00
component.mk Merge branch 'master' into feature/btdm_avrc 2017-03-31 12:51:45 +08:00
Kconfig component/bt: add constraint in Kconfig to enable SMP_ENABLE when using classic BT 2017-06-15 20:06:49 +08:00