Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc164 content_protect_flag_(0) {
453 uint8_t ContentProtectFlag() const { return content_protect_flag_; } in ContentProtectFlag()
468 content_protect_flag_ = cp_flag; in SetContentProtectFlag()
688 uint8_t content_protect_flag_; // Content Protect flag member in BtaAvCo
762 content_protect_flag_ = 0; in Reset()