Searched refs:btif_dm_remove_bond (Results 1 – 4 of 4) sorted by relevance
264 void btif_dm_remove_bond(const RawAddress bd_addr);
142 void btif_dm_remove_bond(const RawAddress /* bd_addr */) { in btif_dm_remove_bond() function
661 do_in_main_thread(FROM_HERE, base::BindOnce(btif_dm_remove_bond, *bd_addr)); in remove_bond()
2789 void btif_dm_remove_bond(const RawAddress bd_addr) { in btif_dm_remove_bond() function