Searched refs:btif_storage_remove_hearing_aid (Results 1 – 3 of 3) sorted by relevance
228 void btif_storage_remove_hearing_aid(const RawAddress& address);
124 Bind(&btif_storage_remove_hearing_aid, address)); in RemoveDevice()
1528 btif_storage_remove_hearing_aid(bd_addr); in btif_storage_load_bonded_hearing_aids()1596 void btif_storage_remove_hearing_aid(const RawAddress& address) { in btif_storage_remove_hearing_aid() function