Searched refs:GetAudioCapabilities (Results 1 – 3 of 3) sorted by relevance
138 std::vector<AudioCapabilities> GetAudioCapabilities() const;
110 clientif_->GetAudioCapabilities(); in IsSoftwarePcmParametersSupported()126 for (auto audio_capability : clientif_->GetAudioCapabilities()) { in IsOffloadCodecConfigurationSupported()
220 BluetoothAudioClientInterface::GetAudioCapabilities() const { in GetAudioCapabilities() function in bluetooth::audio::BluetoothAudioClientInterface