Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_storage.h228 void btif_storage_remove_hearing_aid(const RawAddress& address);
/system/bt/btif/src/
Dbtif_hearing_aid.cc124 Bind(&btif_storage_remove_hearing_aid, address)); in RemoveDevice()
Dbtif_storage.cc1528 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