Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc102 content_protect_active_(false) {
134 bool ContentProtectActive() const { return content_protect_active_; } in ContentProtectActive()
136 content_protect_active_ = cp_active; in SetContentProtectActive()
161 bool content_protect_active_; // True if Content Protect is active member in BtaAvCoPeer
746 content_protect_active_ = false; in Reset()