Searched refs:CCC_CHAPS_PER_SLOT_12 (Results 1 – 3 of 3) sorted by relevance
21 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_12;169 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_12)) { in getAliroSpecificationParamsFromTlvBuffer()
21 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_12;176 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_12)) { in getCccSpecificationParamsFromTlvBuffer()
225 public static final int CCC_CHAPS_PER_SLOT_12 = field in CapabilityParam