Searched refs:bta_av_co_cp_is_scmst (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_av_co.c150 static BOOLEAN bta_av_co_cp_is_scmst(const UINT8 *p_protectinfo);
550 (bta_av_co_cp_is_scmst(p_protect_info) == FALSE))
953 ** Function bta_av_co_cp_is_scmst
960 static BOOLEAN bta_av_co_cp_is_scmst(const UINT8 *p_protectinfo) function
971 APPL_TRACE_DEBUG0("bta_av_co_cp_is_scmst: SCMS-T found");
1000 if (bta_av_co_cp_is_scmst(p))

Completed in 32 milliseconds