Home
last modified time | relevance | path

Searched refs:BTA_HdRemoveDevice (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_bta_hd_api.cc52 void BTA_HdRemoveDevice(const RawAddress& addr) { in BTA_HdRemoveDevice() function
/system/bt/bta/include/
Dbta_hd_api.h254 extern void BTA_HdRemoveDevice(const RawAddress& addr);
/system/bt/bta/hd/
Dbta_hd_api.cc280 extern void BTA_HdRemoveDevice(const RawAddress& addr) { in BTA_HdRemoveDevice() function
/system/bt/btif/src/
Dbtif_hd.cc125 BTA_HdRemoveDevice(bd_addr); in btif_hd_remove_device()