OVMS3-idf/components/bt/bluedroid/btc/core
baohongde 29b7d4e916 component/bt: Fix bug of BT and BLE remove bond device
1. esp_ble_remove_bond_device will only remove BLE bond key and disconnect BLE device.
2. esp_bt_gap_remove_bond_device  will only remove BT bond key and disconnect BT device.
2018-06-22 11:54:40 +08:00
..
btc_alarm.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_ble_storage.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_config.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_dev.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_dm.c component/bt: Fix bug of BT and BLE remove bond device 2018-06-22 11:54:40 +08:00
btc_main.c Merge branch 'bugfix/improve_bt_debug' into 'master' 2018-05-16 16:04:34 +08:00
btc_manage.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_profile_queue.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_sec.c component/bt : init api 2016-11-16 16:26:02 +08:00
btc_sm.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_storage.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
btc_task.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
btc_util.c component/bt : add class bt read RSSI delta (golden range) 2018-04-27 14:33:47 +08:00