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