Searched refs:CCC_CHAPS_PER_SLOT_9 (Results 1 – 3 of 3) sorted by relevance
27 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_9;166 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_9)) { in getAliroSpecificationParamsFromTlvBuffer()
27 import static com.android.server.uwb.config.CapabilityParam.CCC_CHAPS_PER_SLOT_9;173 if (isBitSet(chapsPerslot, CCC_CHAPS_PER_SLOT_9)) { in getCccSpecificationParamsFromTlvBuffer()
223 public static final int CCC_CHAPS_PER_SLOT_9 = field in CapabilityParam