Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_codec_config.h120 A2dpCodecCapability GetUserConfig() const;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp104 A2dpCodecCapability A2dpCodecConfig::GetUserConfig() const in GetUserConfig() function in OHOS::bluetooth::A2dpCodecConfig
H A Da2dp_codec_factory.cpp276 A2dpCodecCapability codecUserConfig = a2dpCodecConfig->GetUserConfig(); in SetCodecAudioConfig()