Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc465 if (!ContentProtectEnabled() && (cp_flag != AVDT_CP_SCMS_COPY_FREE)) { in SetContentProtectFlag()
680 bool ContentProtectEnabled() const { return content_protect_enabled_; } in ContentProtectEnabled() function in BtaAvCo
765 if (ContentProtectEnabled()) { in Reset()
1011 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSourceGetConfig()
1130 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSinkGetConfig()
1204 if (ContentProtectEnabled()) { in ProcessSetConfig()
1379 if (ContentProtectEnabled() && (active_peer_ != nullptr) && in GetNextSourceDataPacket()
1543 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecUserConfig()
1622 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecAudioConfig()
1999 if (ContentProtectEnabled()) { in SaveNewCodecConfig()