Searched refs:AudioChannelAllocation (Results 1 – 8 of 8) sorted by relevance
179 CodecSpecificConfigurationLtv::AudioChannelAllocation::NOT_ALLOWED},181 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT},183 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT},185 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_CENTER},187 CodecSpecificConfigurationLtv::AudioChannelAllocation::190 CodecSpecificConfigurationLtv::AudioChannelAllocation::BACK_LEFT},192 CodecSpecificConfigurationLtv::AudioChannelAllocation::BACK_RIGHT},194 CodecSpecificConfigurationLtv::AudioChannelAllocation::197 CodecSpecificConfigurationLtv::AudioChannelAllocation::200 CodecSpecificConfigurationLtv::AudioChannelAllocation::BACK_CENTER},[all …]
65 CodecSpecificConfigurationLtv::AudioChannelAllocation&
48 parcelable AudioChannelAllocation {94 AudioChannelAllocation audioChannelAllocation;
40 …android.hardware.bluetooth.audio.CodecSpecificConfigurationLtv.AudioChannelAllocation audioChannel…63 parcelable AudioChannelAllocation {
2641 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetUnicastDefaultRequirement()2643 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT | in GetUnicastDefaultRequirement()2644 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT; in GetUnicastDefaultRequirement()2669 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetUnicastGameRequirement()2671 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT | in GetUnicastGameRequirement()2672 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT; in GetUnicastGameRequirement()2708 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetQosRequirements()2710 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT | in GetQosRequirements()2711 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT; in GetQosRequirements()3190 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P()[all …]
222 CodecSpecificConfigurationLtv::AudioChannelAllocation& in isMatchedAudioChannel() argument326 CodecSpecificConfigurationLtv::AudioChannelAllocation allocation) { in isMonoConfig()1061 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT); in modifySubgroupConfiguration()1066 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT); in modifySubgroupConfiguration()1075 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_CENTER); in modifySubgroupConfiguration()1094 CodecSpecificConfigurationLtv::AudioChannelAllocation default_allocation; in getBroadcastSettings()1096 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_CENTER; in getBroadcastSettings()
111 CodecSpecificConfigurationLtv::AudioChannelAllocation& cfg_channel,