Searched defs:userConfig (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/ |
H A D | a2dp_codec_config.cpp | 164 bool A2dpCodecConfig::SetCodecUserConfig(const A2dpCodecCapability &userConfig, const A2dpCodecCapability &audioConfig, in SetCodecUserConfig() argument
|
H A D | a2dp_codec_factory.cpp | 235 bool A2dpCodecFactory::SetCodecUserConfig(const A2dpCodecCapability &userConfig, const uint8_t *peerSinkCapabilities, in SetCodecUserConfig() argument 182 UpdateCodecPriority( const A2dpCodecCapability &userConfig, A2dpCodecConfig *a2dpCodecConfig, bool *restartConfig) UpdateCodecPriority() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_state_machine.cpp | 179 A2dpCodecCapability userConfig = {}; in ProcessSetConfigInd() local 391 A2dpCodecCapability userConfig = {}; in ProcessSetConfigInd() local
|
H A D | a2dp_profile_peer.cpp | 665 A2dpCodecCapability userConfig = {}; in SetUserCodecConfigure() local 716 ChangeUserConfigureInfo( A2dpCodecCapability &userConfig, uint8_t *codecInfo, const A2dpSrcCodecInfo info) ChangeUserConfigureInfo() argument 760 A2dpCodecCapability userConfig = {}; EnableOptionalCodec() local 795 SelectCodecInfo(A2dpCodecCapability &userConfig, uint8_t *codecInfo, A2dpCodecIndex index) SelectCodecInfo() argument [all...] |
Completed in 6 milliseconds