Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc169 content_protect_enabled_(content_protect_enabled),
686 bool ContentProtectEnabled() const { return content_protect_enabled_; } in ContentProtectEnabled()
693 const bool content_protect_enabled_; // True if Content Protect is enabled member in BtaAvCo