Searched refs:CCC_CHAPS_PER_SLOT_24 (Results 1 – 3 of 3) sorted by relevance
22 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_24;172 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_24)) { in getAliroSpecificationParamsFromTlvBuffer()
22 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_24;179 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_24)) { in getCccSpecificationParamsFromTlvBuffer()
227 public static final int CCC_CHAPS_PER_SLOT_24 = field in CapabilityParam