OVMS3-idf/components/bt/bluedroid/bta/dm
baohongde 1340de576e component/bt: Fix bug of BT and BLE remove bond device of v3.1
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.

A cherry-pick of MR !2562
2018-06-29 20:09:19 +08:00
..
include component/bt: Fix bug of BT and BLE remove bond device of v3.1 2018-06-29 20:09:19 +08:00
bta_dm_act.c component/bt: Fix bug of BT and BLE remove bond device of v3.1 2018-06-29 20:09:19 +08:00
bta_dm_api.c component/bt: Fix bug of BT and BLE remove bond device of v3.1 2018-06-29 20:09:19 +08:00
bta_dm_cfg.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_dm_ci.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_dm_co.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_dm_main.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_dm_pm.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_dm_sco.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00