Searched refs:cp_active (Results 1 – 1 of 1) sorted by relevance
129 void SetContentProtectActive(bool cp_active) { in SetContentProtectActive() argument130 content_protect_active_ = cp_active; in SetContentProtectActive()2001 bool cp_active = BtaAvCo::AudioProtectHasScmst(num_protect, p_protect_info); in SaveNewCodecConfig() local2002 p_peer->SetContentProtectActive(cp_active); in SaveNewCodecConfig()