Home
last modified time | relevance | path

Searched refs:GetStackUnicastConfigurationFromAidlFormat (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils.h100 GetStackUnicastConfigurationFromAidlFormat(
Dle_audio_utils_unittest.cc55 using ::bluetooth::audio::aidl::GetStackUnicastConfigurationFromAidlFormat;
1022 auto stack_config = GetStackUnicastConfigurationFromAidlFormat( in TEST()
Dle_audio_utils.cc608 GetStackUnicastConfigurationFromAidlFormat( in GetStackUnicastConfigurationFromAidlFormat() function
/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software.cc44 using aidl::GetStackUnicastConfigurationFromAidlFormat;
492 return GetStackUnicastConfigurationFromAidlFormat( in GetUnicastConfig()