Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc466 void SetContentProtectFlag(uint8_t cp_flag) { in SetContentProtectFlag() argument
467 if (!ContentProtectEnabled() && (cp_flag != AVDT_CP_SCMS_COPY_FREE)) { in SetContentProtectFlag()
470 content_protect_flag_ = cp_flag; in SetContentProtectFlag()