Home
last modified time | relevance | path

Searched refs:btif_storage_get_hearing_aid_prop (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc44 struct btif_storage_get_hearing_aid_prop btif_storage_get_hearing_aid_prop; variable
110 bool btif_storage_get_hearing_aid_prop::return_value = false;
155 bool btif_storage_get_hearing_aid_prop( in btif_storage_get_hearing_aid_prop() function
159 return test::mock::btif_profile_storage::btif_storage_get_hearing_aid_prop( in btif_storage_get_hearing_aid_prop()
Dmock_btif_profile_storage.h127 struct btif_storage_get_hearing_aid_prop { struct
143 extern struct btif_storage_get_hearing_aid_prop argument
144 btif_storage_get_hearing_aid_prop;
/packages/modules/Bluetooth/system/btif/include/
Dbtif_profile_storage.h96 bool btif_storage_get_hearing_aid_prop(
Dbtif_storage.h284 bool btif_storage_get_hearing_aid_prop(
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc74 bool btif_storage_get_hearing_aid_prop(
860 if (!btif_storage_get_hearing_aid_prop( in OnServiceSearchComplete()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc622 bool btif_storage_get_hearing_aid_prop( in btif_storage_get_hearing_aid_prop() function