Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc467 if (!ContentProtectEnabled() && (cp_flag != AVDT_CP_SCMS_COPY_FREE)) { in SetContentProtectFlag()
682 bool ContentProtectEnabled() const { return content_protect_enabled_; } in ContentProtectEnabled() function in BtaAvCo
767 if (ContentProtectEnabled()) { in Reset()
986 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSourceGetConfig()
1100 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSinkGetConfig()
1174 if (ContentProtectEnabled()) { in ProcessSetConfig()
1349 if (ContentProtectEnabled() && (active_peer_ != nullptr) && in GetNextSourceDataPacket()
1506 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecUserConfig()
1581 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecAudioConfig()
1974 if (ContentProtectEnabled()) { in SaveNewCodecConfig()