Searched refs:GetCodecs (Results 1 – 1 of 1) sorted by relevance
126 A2dpCodecs* GetCodecs() { return codecs_; } in GetCodecs() function in BtaAvCoPeer781 A2dpCodecs* codecs = peers_[0].GetCodecs(); in IsSupportedCodec()802 return peer->GetCodecs()->getCurrentCodecConfig(); in GetPeerCurrentCodec()992 p_peer->GetCodecs()->setCodecUserConfig( in ProcessSourceGetConfig()1240 if ((p_peer->GetCodecs() == nullptr) || in ProcessSetConfig()1533 if (!p_peer->GetCodecs()->setCodecUserConfig( in SetCodecUserConfig()1614 if (!p_peer->GetCodecs()->setCodecAudioConfig( in SetCodecAudioConfig()1651 A2dpCodecs* codecs = p_peer->GetCodecs(); in ReportSourceCodecState()1875 if (!p_peer->GetCodecs()->setCodecConfig( in AttemptSourceCodecSelection()1903 if (!p_peer->GetCodecs()->setSinkCodecConfig( in AttemptSinkCodecSelection()[all …]