Home
last modified time | relevance | path

Searched refs:btif_hd_remove_device (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_hd.h47 void btif_hd_remove_device(RawAddress bd_addr);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc131 void btif_hd_remove_device(RawAddress bd_addr) { in btif_hd_remove_device() function
227 btif_hd_remove_device(*addr); in btif_hd_upstreams_evt()
264 btif_hd_remove_device(*bd_addr); in btif_hd_upstreams_evt()
Dbluetooth.cc319 btif_hd_remove_device(bd_addr); in removeDeviceFromProfiles()