Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc59 const uint8_t bta_av_co_cp_scmst[AVDT_CP_INFO_LEN] = {0x02, 0x02, 0x00}; variable
319 memcpy(p_protect_info, bta_av_co_cp_scmst, AVDT_CP_INFO_LEN); in ProcessSourceGetConfig()
331 p_peer->codec_config, *p_num_protect, bta_av_co_cp_scmst); in ProcessSourceGetConfig()
430 memcpy(p_protect_info, bta_av_co_cp_scmst, AVDT_CP_INFO_LEN); in ProcessSinkGetConfig()
442 p_peer->codec_config, *p_num_protect, bta_av_co_cp_scmst); in ProcessSinkGetConfig()
897 p_peer->codec_config, num_protect, bta_av_co_cp_scmst); in SetCodecUserConfig()
981 p_peer->codec_config, num_protect, bta_av_co_cp_scmst); in SetCodecAudioConfig()