Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc158 class BtaAvCo { class
160 BtaAvCo(bool content_protect_enabled) in BtaAvCo() function in BtaAvCo
700 static BtaAvCo bta_av_co_cb(kContentProtectEnabled);
743 void BtaAvCo::Init( in Init()
759 void BtaAvCo::Reset() { in Reset()
778 bool BtaAvCo::IsSupportedCodec(btav_a2dp_codec_index_t codec_index) { in IsSupportedCodec()
786 A2dpCodecConfig* BtaAvCo::GetActivePeerCurrentCodec() { in GetActivePeerCurrentCodec()
795 A2dpCodecConfig* BtaAvCo::GetPeerCurrentCodec(const RawAddress& peer_address) { in GetPeerCurrentCodec()
805 BtaAvCoPeer* BtaAvCo::FindPeer(const RawAddress& peer_address) { in FindPeer()
815 BtaAvCoPeer* BtaAvCo::FindPeer(tBTA_AV_HNDL bta_av_handle) { in FindPeer()
[all …]