Lines Matching defs:cp
107 UINT8 num_protect; /* peer SEP number of CP elements */
121 BOOLEAN cp_active; /* current CP configuration */
142 tBTA_AV_CO_CP cp;
164 ** Returns TRUE if the current streaming has CP, FALSE otherwise
170 return bta_av_co_cb.cp.active;
188 return bta_av_co_cb.cp.flag;
214 bta_av_co_cb.cp.flag = cp_flag;
466 bta_av_co_cb.cp.active = TRUE;
473 bta_av_co_cb.cp.active = FALSE;
548 /* If CP is supported */
552 APPL_TRACE_ERROR0("bta_av_co_audio_setconfig wrong CP configuration");
561 APPL_TRACE_ERROR0("bta_av_co_audio_setconfig wrong CP configuration");
582 else if ((num_protect == 1) && (!bta_av_co_cb.cp.active))
957 ** Returns TRUE if this CP is SCMS-T, FALSE otherwise
985 ** Returns TRUE if the sink supports this CP, FALSE otherwise
1019 ** Returns TRUE if the sink supports this CP, FALSE otherwise
1148 /* Check that this sink is compatible with the CP */
1151 APPL_TRACE_DEBUG2("bta_av_co_audio_codec_supported sink %d of peer %d doesn't support cp",
1179 bta_av_co_cb.cp.active = TRUE;
1184 bta_av_co_cb.cp.active = FALSE;
1446 ** Description Checks if the peer supports CP
1448 ** Returns TRUE if the peer supports CP