Home
last modified time | relevance | path

Searched defs:btif_storage_set_hearing_aid_acceptlist (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.h384 struct btif_storage_set_hearing_aid_acceptlist { struct
391 extern struct btif_storage_set_hearing_aid_acceptlist btif_storage_set_hearing_aid_acceptlist; argument
Dmock_btif_profile_storage.cc74 struct btif_storage_set_hearing_aid_acceptlist btif_storage_set_hearing_aid_acceptlist; variable
252 void btif_storage_set_hearing_aid_acceptlist(const RawAddress& address, bool add_to_acceptlist) { in btif_storage_set_hearing_aid_acceptlist() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc556 void btif_storage_set_hearing_aid_acceptlist(const RawAddress& address, bool add_to_acceptlist) { in btif_storage_set_hearing_aid_acceptlist() function