Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_sbc_param_ctrl.cpp592 uint8_t allocMethod = localCapability.allocatedMethod & peerCapability.allocatedMethod; in SetAllocationMethod() local
594 LOG_INFO("[CodecConfigSbcBase] %{public}s [allocMethod:0x%x]", __func__, allocMethod); in SetAllocationMethod()
596 if (allocMethod & A2DP_SBC_ALLOC_MODE_L) { in SetAllocationMethod()
598 } else if (allocMethod & A2DP_SBC_ALLOC_MODE_S) { in SetAllocationMethod()