Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h77 content_protect_flag_(0) { in BtaAvCo()
370 uint8_t ContentProtectFlag() const { return content_protect_flag_; } in ContentProtectFlag()
385 content_protect_flag_ = cp_flag; in SetContentProtectFlag()
565 uint8_t content_protect_flag_; // Content Protect flag variable
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc111 content_protect_flag_ = 0; in Reset()