Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc471 if (!ContentProtectEnabled() && (cp_flag != AVDT_CP_SCMS_COPY_FREE)) { in SetContentProtectFlag()
686 bool ContentProtectEnabled() const { return content_protect_enabled_; } in ContentProtectEnabled() function in BtaAvCo
771 if (ContentProtectEnabled()) { in Reset()
1017 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSourceGetConfig()
1136 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSinkGetConfig()
1210 if (ContentProtectEnabled()) { in ProcessSetConfig()
1385 if (ContentProtectEnabled() && (active_peer_ != nullptr) && in GetNextSourceDataPacket()
1549 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecUserConfig()
1628 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecAudioConfig()
2005 if (ContentProtectEnabled()) { in SaveNewCodecConfig()