Home
last modified time | relevance | path

Searched refs:BTA_DmRemoveDevice (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/src/
Dbtif_hd.cc259 BTA_DmRemoveDevice(p_data->conn.bda); in btif_hd_upstreams_evt()
Dbtif_hh.cc828 BTA_DmRemoveDevice(p_dev->bd_addr); in btif_hh_upstreams_evt()
1058 BTA_DmRemoveDevice(p_dev->bd_addr); in btif_hh_upstreams_evt()
Dbtif_dm.cc716 BTA_DmRemoveDevice(*bd_addr); in btif_dm_cb_remove_bond()
/system/bt/bta/dm/
Dbta_dm_api.cc332 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice() function
/system/bt/bta/include/
Dbta_api.h1302 extern tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr);