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.cc124 void btif_hd_remove_device(RawAddress bd_addr) { in btif_hd_remove_device() function
221 btif_hd_remove_device(*addr); in btif_hd_upstreams_evt()
262 btif_hd_remove_device(*bd_addr); in btif_hd_upstreams_evt()
Dbtif_dm.cc1555 btif_hd_remove_device(bd_addr); in btif_dm_upstreams_evt()