Searched refs:CCC_CHAPS_PER_SLOT_6 (Results 1 – 3 of 3) sorted by relevance
25 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_6;160 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_6)) { in getAliroSpecificationParamsFromTlvBuffer()
25 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_6;167 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_6)) { in getCccSpecificationParamsFromTlvBuffer()
219 public static final int CCC_CHAPS_PER_SLOT_6 = field in CapabilityParam