Searched refs:CopyOutOtaCodecConfig (Results 1 – 4 of 4) sorted by relevance
123 bool CopyOutOtaCodecConfig(uint8_t *codecInfo) const;
116 bool A2dpCodecConfig::CopyOutOtaCodecConfig(uint8_t *codecInfo) const in CopyOutOtaCodecConfig() function in OHOS::bluetooth::A2dpCodecConfig
293 if (!config_->CopyOutOtaCodecConfig(codecConfigInfo)) { in UpdateEncoderParam()
957 curConfig->CopyOutOtaCodecConfig(curCodec); in SetConfigure()