Searched refs:cp_id (Results 1 – 1 of 1) sorted by relevance
1729 uint16_t cp_id; in ContentProtectIsScmst() local1731 STREAM_TO_UINT16(cp_id, p_protect_info); in ContentProtectIsScmst()1732 if (cp_id == AVDT_CP_SCMS_T_ID) { in ContentProtectIsScmst()