Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc686 const uint8_t bta_av_co_cp_scmst[AVDT_CP_INFO_LEN] = {0x02, 0x02, 0x00}; variable
972 memcpy(p_protect_info, bta_av_co_cp_scmst, AVDT_CP_INFO_LEN); in ProcessSourceGetConfig()
986 p_peer->codec_config, *p_num_protect, bta_av_co_cp_scmst); in ProcessSourceGetConfig()
1086 memcpy(p_protect_info, bta_av_co_cp_scmst, AVDT_CP_INFO_LEN); in ProcessSinkGetConfig()
1100 p_peer->codec_config, *p_num_protect, bta_av_co_cp_scmst); in ProcessSinkGetConfig()
1515 p_peer->codec_config, num_protect, bta_av_co_cp_scmst); in SetCodecUserConfig()
1583 p_peer->codec_config, num_protect, bta_av_co_cp_scmst); in SetCodecAudioConfig()