Home
last modified time | relevance | path

Searched refs:GetSupportedAudioChannelCounts (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.h176 uint8_t GetSupportedAudioChannelCounts(uint8_t direction) const;
Ddevice_groups.cc1055 device->GetSupportedAudioChannelCounts(types::kLeAudioDirectionSink); in GetGroupSinkStrategy()
1374 device.GetSupportedAudioChannelCounts(direction); in CheckIfStrategySupported()
Ddevices.cc843 uint8_t LeAudioDevice::GetSupportedAudioChannelCounts(uint8_t direction) const { in GetSupportedAudioChannelCounts() function in bluetooth::le_audio::LeAudioDevice