Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hd.cc258 BTA_DmRemoveDevice(p_data->conn.bda); in btif_hd_upstreams_evt()
Dbtif_hh.cc851 BTA_DmRemoveDevice(p_dev->bd_addr); in btif_hh_upstreams_evt()
1081 BTA_DmRemoveDevice(p_dev->bd_addr); in btif_hh_upstreams_evt()
Dbtif_dm.cc726 BTA_DmRemoveDevice(*bd_addr); in btif_dm_cb_remove_bond()
/system/bt/bta/dm/
Dbta_dm_api.cc330 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice() function
/system/bt/bta/include/
Dbta_api.h1308 extern tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr);