Searched refs:btif_storage_remove_hearing_aid (Results 1 – 6 of 6) sorted by relevance
74 struct btif_storage_remove_hearing_aid btif_storage_remove_hearing_aid; variable252 void btif_storage_remove_hearing_aid(const RawAddress& address) { in btif_storage_remove_hearing_aid() function254 test::mock::btif_profile_storage::btif_storage_remove_hearing_aid(address); in btif_storage_remove_hearing_aid()
364 struct btif_storage_remove_hearing_aid { struct369 extern struct btif_storage_remove_hearing_aid btif_storage_remove_hearing_aid; argument
89 void btif_storage_remove_hearing_aid(const RawAddress& address);
252 void btif_storage_remove_hearing_aid(const RawAddress& address);
101 do_in_jni_thread(Bind(&btif_storage_remove_hearing_aid, address)); in RemoveDevice()
514 btif_storage_remove_hearing_aid(bd_addr); in btif_storage_load_bonded_hearing_aids()594 void btif_storage_remove_hearing_aid(const RawAddress& address) { in btif_storage_remove_hearing_aid() function