Home
last modified time | relevance | path

Searched refs:ContentProtectIsScmst (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/co/
Dbta_av_co.cc670 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 BtaAvCo
1708 if (BtaAvCo::ContentProtectIsScmst(p_protect_info)) return true; in AudioProtectHasScmst()