Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc129 void SetContentProtectActive(bool cp_active) { in SetContentProtectActive() argument
130 content_protect_active_ = cp_active; in SetContentProtectActive()
2001 bool cp_active = BtaAvCo::AudioProtectHasScmst(num_protect, p_protect_info); in SaveNewCodecConfig() local
2002 p_peer->SetContentProtectActive(cp_active); in SaveNewCodecConfig()