Searched refs:resultCapability (Results 1 – 1 of 1) sorted by relevance
667 uint8_t resultCapability[A2DP_CODEC_SIZE] = {0}; in SetUserCodecConfigure() local681 uint8_t *resultInfo = resultCapability; in SetUserCodecConfigure()691 … (void)memcpy_s(codecReconfig_.codecInfo, A2DP_CODEC_SIZE, resultCapability, A2DP_CODEC_SIZE); in SetUserCodecConfigure()763 uint8_t resultCapability[A2DP_CODEC_SIZE] = {0}; in EnableOptionalCodec() local767 resultInfo = resultCapability; in EnableOptionalCodec()782 … (void)memcpy_s(codecReconfig_.codecInfo, A2DP_CODEC_SIZE, resultCapability, A2DP_CODEC_SIZE); in EnableOptionalCodec()