OVMS3-idf/components/bt/bluedroid
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
..
api Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
bta component/bt: Fix bug of BT and BLE remove bond device 2018-06-22 11:54:40 +08:00
btc component/bt: Fix bug of BT and BLE remove bond device 2018-06-22 11:54:40 +08:00
common/include/common Component/bt: fix memory leak 2018-06-06 02:17:06 +00:00
device component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
external/sbc component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hci component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
main component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
osi components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
stack bt: PORT_WriteDataCO: fixed a bug, reduced heap memory allocation 2018-06-13 09:52:02 +10:00