Searched refs:GetSupportedAudioChannelCounts (Results 1 – 3 of 3) sorted by relevance
176 uint8_t GetSupportedAudioChannelCounts(uint8_t direction) const;
1055 device->GetSupportedAudioChannelCounts(types::kLeAudioDirectionSink); in GetGroupSinkStrategy()1374 device.GetSupportedAudioChannelCounts(direction); in CheckIfStrategySupported()
843 uint8_t LeAudioDevice::GetSupportedAudioChannelCounts(uint8_t direction) const { in GetSupportedAudioChannelCounts() function in bluetooth::le_audio::LeAudioDevice