Searched refs:CCC_CHAPS_PER_SLOT_3 (Results 1 – 3 of 3) sorted by relevance
23 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_3;154 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_3)) { in getAliroSpecificationParamsFromTlvBuffer()
23 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_3;161 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_3)) { in getCccSpecificationParamsFromTlvBuffer()
215 public static final int CCC_CHAPS_PER_SLOT_3 = field in CapabilityParam