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.cc170 content_protect_flag_(0) {
455 uint8_t ContentProtectFlag() const { return content_protect_flag_; } in ContentProtectFlag()
470 content_protect_flag_ = cp_flag; in SetContentProtectFlag()
690 uint8_t content_protect_flag_; // Content Protect flag member in BtaAvCo
764 content_protect_flag_ = 0; in Reset()