Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co_peer.cc224 bool ContentProtectIsScmst(const uint8_t* p_protect_info) { in ContentProtectIsScmst() function
242 if (ContentProtectIsScmst(p_protect_info)) return true; in AudioProtectHasScmst()
Dbta_av_co.cc497 if ((num_protect != 1) || !ContentProtectIsScmst(p_protect_info)) { in ProcessSetConfig()
/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co_peer.h205 bool ContentProtectIsScmst(const uint8_t* p_protect_info);