Searched refs:CCC_CHAPS_PER_SLOT_8 (Results 1 – 3 of 3) sorted by relevance
26 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_8;163 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_8)) { in getAliroSpecificationParamsFromTlvBuffer()
26 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_8;170 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_8)) { in getCccSpecificationParamsFromTlvBuffer()
221 public static final int CCC_CHAPS_PER_SLOT_8 = field in CapabilityParam