Searched refs:ContentProtectIsScmst (Results 1 – 1 of 1) sorted by relevance
670 static bool ContentProtectIsScmst(const uint8_t* p_protect_info);1176 !BtaAvCo::ContentProtectIsScmst(p_protect_info)) { in ProcessSetConfig()1689 bool BtaAvCo::ContentProtectIsScmst(const uint8_t* p_protect_info) { in ContentProtectIsScmst() function in BtaAvCo1708 if (BtaAvCo::ContentProtectIsScmst(p_protect_info)) return true; in AudioProtectHasScmst()