Searched refs:CCC_CHAPS_PER_SLOT_4 (Results 1 – 3 of 3) sorted by relevance
24 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_4;157 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_4)) { in getAliroSpecificationParamsFromTlvBuffer()
24 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_4;164 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_4)) { in getCccSpecificationParamsFromTlvBuffer()
217 public static final int CCC_CHAPS_PER_SLOT_4 = field in CapabilityParam