Home
last modified time | relevance | path

Searched refs:kLeAudioContextAllTypesArray (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcontent_control_id_keeper.cc60 for (auto ctx : types::kLeAudioContextAllTypesArray) { in SetCcid()
159 for (LeAudioContextType context : types::kLeAudioContextAllTypesArray) { in GetAllCcids()
Dcodec_manager_test.cc671 ::bluetooth::le_audio::types::kLeAudioContextAllTypesArray) { in TEST_F()
682 for (auto test_context : ::bluetooth::le_audio::types::kLeAudioContextAllTypesArray) { in TEST_F()
1137 for (auto context : types::kLeAudioContextAllTypesArray) { in TEST_F()
1187 for (auto context : types::kLeAudioContextAllTypesArray) { in TEST_F()
1219 for (auto context : types::kLeAudioContextAllTypesArray) { in TEST_F()
1268 for (auto context : types::kLeAudioContextAllTypesArray) { in TEST_F()
Dcodec_manager.cc346 for (types::LeAudioContextType ctx_type : types::kLeAudioContextAllTypesArray) { in PrintDebugState()
1063 for (types::LeAudioContextType ctx_type : types::kLeAudioContextAllTypesArray) { in UpdateOffloadCapability()
Dle_audio_set_configuration_provider_json.cc548 for (LeAudioContextType context : types::kLeAudioContextAllTypesArray) { in Dump()
Dle_audio_types.cc758 for (auto ctx : bluetooth::le_audio::types::kLeAudioContextAllTypesArray) { in to_string()
Dle_audio_types.h526 constexpr LeAudioContextType kLeAudioContextAllTypesArray[] = { variable
Ddevice_groups.cc989 for (LeAudioContextType ctx_type : types::kLeAudioContextAllTypesArray) { in SetPreferredAudioSetConfiguration()
Dclient.cc151 using bluetooth::le_audio::types::kLeAudioContextAllTypesArray;
1655 for (LeAudioContextType context_type : kLeAudioContextAllTypesArray) { in GroupSetActive()