Home
last modified time | relevance | path

Searched defs:active_preset (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc90 uint8_t active_preset) { in btif_storage_add_leaudio_has_device()
99 uint8_t& active_preset) { in btif_storage_get_leaudio_has_presets()
129 uint8_t active_preset) { in btif_storage_set_leaudio_has_active_preset()
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc150 uint8_t active_preset) { in btif_storage_add_leaudio_has_device()
176 uint8_t& active_preset) { in btif_storage_get_leaudio_has_presets()
305 uint8_t active_preset) { in btif_storage_set_leaudio_has_active_preset()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc885 uint8_t active_preset) { in btif_storage_add_leaudio_has_device()
889 uint8_t features, uint8_t active_preset) { in btif_storage_add_leaudio_has_device()
908 uint8_t active_preset) { in btif_storage_set_leaudio_has_active_preset()
910 [](const RawAddress& address, uint8_t active_preset) { in btif_storage_set_leaudio_has_active_preset()
1003 uint8_t& active_preset) { in btif_storage_get_leaudio_has_presets()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc262 auto const active_preset = presets.begin(); in set_sample_database() local
1441 uint8_t& active_preset) { in TEST_F()
1511 uint8_t& active_preset) { in TEST_F()
Dhas_client.cc1657 uint8_t active_preset; in LoadHasDetailsFromStorage() local