Home
last modified time | relevance | path

Searched refs:btif_storage_get_leaudio_has_features (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc46 struct btif_storage_get_leaudio_has_features
47 btif_storage_get_leaudio_has_features; variable
113 bool btif_storage_get_leaudio_has_features::return_value = false;
168 bool btif_storage_get_leaudio_has_features(const RawAddress& address, in btif_storage_get_leaudio_has_features() function
172 btif_storage_get_leaudio_has_features(address, features); in btif_storage_get_leaudio_has_features()
Dmock_btif_profile_storage.h162 struct btif_storage_get_leaudio_has_features { struct
172 extern struct btif_storage_get_leaudio_has_features argument
173 btif_storage_get_leaudio_has_features;
/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc114 bool btif_storage_get_leaudio_has_features(const RawAddress& address, in btif_storage_get_leaudio_has_features() function
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc81 bool btif_storage_get_leaudio_has_features(const RawAddress& address,
1673 if (btif_storage_get_leaudio_has_features(device->addr, val)) in LoadHasDetailsFromStorage()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc919 bool btif_storage_get_leaudio_has_features(const RawAddress& address, in btif_storage_get_leaudio_has_features() function