Home | History | Annotate | Download | only in co

Lines Matching defs:cp

121     UINT8 num_protect;                  /* peer SEP number of CP elements */
140 BOOLEAN cp_active; /* current CP configuration */
162 tBTA_AV_CO_CP cp;
185 ** Returns TRUE if the current streaming has CP, FALSE otherwise
191 return bta_av_co_cb.cp.active;
209 return bta_av_co_cb.cp.flag;
235 bta_av_co_cb.cp.flag = cp_flag;
556 bta_av_co_cb.cp.active = FALSE;
695 bta_av_co_cb.cp.active = TRUE;
702 bta_av_co_cb.cp.active = FALSE;
782 /* If CP is supported */
786 APPL_TRACE_ERROR("bta_av_co_audio_setconfig wrong CP configuration");
795 APPL_TRACE_ERROR("bta_av_co_audio_setconfig wrong CP configuration");
827 else if ((num_protect == 1) && (!bta_av_co_cb.cp.active))
1222 ** Returns TRUE if this CP is SCMS-T, FALSE otherwise
1250 ** Returns TRUE if the sink supports this CP, FALSE otherwise
1284 ** Returns TRUE if the sink supports this CP, FALSE otherwise
1489 /* Check that this sink is compatible with the CP */
1492 APPL_TRACE_DEBUG("bta_av_co_audio_codec_supported sink %d of peer %d doesn't support cp",
1520 bta_av_co_cb.cp.active = TRUE;
1525 bta_av_co_cb.cp.active = FALSE;
1787 ** Description Checks if the peer supports CP
1789 ** Returns TRUE if the peer supports CP