Searched refs:BtaAvCo (Results 1 – 2 of 2) sorted by relevance
63 static BtaAvCo bta_av_co_cb(kContentProtectEnabled, new BtaAvCoPeerCache());84 void BtaAvCo::Init( in Init()107 void BtaAvCo::Reset() { in Reset()122 bool BtaAvCo::IsSupportedCodec(btav_a2dp_codec_index_t codec_index) { in IsSupportedCodec()133 A2dpCodecConfig* BtaAvCo::GetActivePeerCurrentCodec() { in GetActivePeerCurrentCodec()149 A2dpCodecConfig* BtaAvCo::GetPeerCurrentCodec(const RawAddress& peer_address) { in GetPeerCurrentCodec()159 void BtaAvCo::ProcessDiscoveryResult(tBTA_AV_HNDL bta_av_handle, in ProcessDiscoveryResult()203 tA2DP_STATUS BtaAvCo::ProcessSourceGetConfig( in ProcessSourceGetConfig()345 tA2DP_STATUS BtaAvCo::ProcessSinkGetConfig(tBTA_AV_HNDL bta_av_handle, in ProcessSinkGetConfig()451 void BtaAvCo::ProcessSetConfig(tBTA_AV_HNDL bta_av_handle, in ProcessSetConfig()[all …]
72 class BtaAvCo {74 BtaAvCo(bool content_protect_enabled, BtaAvCoPeerCache* bta_av_co_peer_bank) in BtaAvCo() function81 virtual ~BtaAvCo() = default;