Searched refs:allocatedMethod (Results 1 – 3 of 3) sorted by relevance
592 uint8_t allocMethod = localCapability.allocatedMethod & peerCapability.allocatedMethod; in SetAllocationMethod()597 resultCap.allocatedMethod = A2DP_SBC_ALLOC_MODE_L; in SetAllocationMethod()599 resultCap.allocatedMethod = A2DP_SBC_ALLOC_MODE_S; in SetAllocationMethod()854 …G_INFO("[CodecConfigSbcBase] %{public}s [allocatedMethod:0x%x]", __func__, cfgCap.allocatedMethod); in GetAllocationMethodCodeSbc()855 return cfgCap.allocatedMethod; in GetAllocationMethodCodeSbc()866 *codecInfo++ = sbcCap->blockLen | sbcCap->numSubbands | sbcCap->allocatedMethod; in BuildSbcInfo()901 sbcCap->allocatedMethod = *codecInfo & A2DP_SBC_ALLOC_MODE_MSK; in ParseInfoSbc()937 …(lastInfo.allocatedMethod == newInfo.allocatedMethod) && (lastInfo.minBitpool == newInfo.minBitpoo… in IsSbcConfigChanged()
170 uint8_t allocatedMethod; /* Allocation method */ member
494 A2DP_SBC_SINK_CAPS.allocatedMethod; in BuildCodecInfo()504 A2DP_SBC_SOURCE_CAPS.allocatedMethod; in BuildCodecInfo()