Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp26 const int PRIORITY_NUM_BASIC_VALUE = 1; variable
140 const uint32_t priority = PRIORITY_SBC_BASIC * (codecIndex_ + PRIORITY_NUM_BASIC_VALUE) + in SetDefaultCodecPriority()
141 PRIORITY_NUM_BASIC_VALUE; in SetDefaultCodecPriority()