Home
last modified time | relevance | path

Searched refs:A2DP_CODEC_PRIORITY_HIGHEST (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_constant.h63 A2DP_CODEC_PRIORITY_HIGHEST = 1000 * 1000, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp212 userConfig.codecPriority_ = A2DP_CODEC_PRIORITY_HIGHEST; in ProcessSetConfigInd()
421 userConfig.codecPriority_ = A2DP_CODEC_PRIORITY_HIGHEST; in ProcessSetConfigInd()
H A Da2dp_profile_peer.cpp728 userConfig.codecPriority_ = A2DP_CODEC_PRIORITY_HIGHEST; in ChangeUserConfigureInfo()
774 userConfig.codecPriority_ = A2DP_CODEC_PRIORITY_HIGHEST; in EnableOptionalCodec()