Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h381 void SetContentProtectFlag(uint8_t cp_flag) { in SetContentProtectFlag() argument
382 if (!ContentProtectEnabled() && (cp_flag != AVDT_CP_SCMS_COPY_FREE)) { in SetContentProtectFlag()
385 content_protect_flag_ = cp_flag; in SetContentProtectFlag()