Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hd.h44 extern void btif_hd_remove_device(RawAddress bd_addr);
/system/bt/btif/src/
Dbtif_hd.cc127 void btif_hd_remove_device(RawAddress bd_addr) { in btif_hd_remove_device() function
224 btif_hd_remove_device(*addr); in btif_hd_upstreams_evt()
265 btif_hd_remove_device(*bd_addr); in btif_hd_upstreams_evt()
Dbtif_dm.cc1752 btif_hd_remove_device(bd_addr); in btif_dm_upstreams_evt()