Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h382 if (!ContentProtectEnabled() && (cp_flag != AVDT_CP_SCMS_COPY_FREE)) { in SetContentProtectFlag()
562 bool ContentProtectEnabled() const { return content_protect_enabled_; } in ContentProtectEnabled() function
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc113 if (ContentProtectEnabled()) { in Reset()
317 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSourceGetConfig()
428 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in ProcessSinkGetConfig()
496 if (ContentProtectEnabled()) { in ProcessSetConfig()
689 if (ContentProtectEnabled() && (active_peer != nullptr) && in GetNextSourceDataPacket()
882 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecUserConfig()
971 if (ContentProtectEnabled() && p_peer->ContentProtectActive()) { in SetCodecAudioConfig()
1392 if (ContentProtectEnabled()) { in SaveNewCodecConfig()