Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_codec_config.h123 bool CopyOutOtaCodecConfig(uint8_t *codecInfo) const;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp116 bool A2dpCodecConfig::CopyOutOtaCodecConfig(uint8_t *codecInfo) const in CopyOutOtaCodecConfig() function in OHOS::bluetooth::A2dpCodecConfig
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp293 if (!config_->CopyOutOtaCodecConfig(codecConfigInfo)) { in UpdateEncoderParam()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp957 curConfig->CopyOutOtaCodecConfig(curCodec); in SetConfigure()