Searched refs:CHAPS_PER_SLOT_8 (Results 1 – 5 of 5) sorted by relevance
141 CHAPS_PER_SLOT_8,151 public static final int CHAPS_PER_SLOT_8 = 8; field in CccParams
145 CHAPS_PER_SLOT_8,155 public static final int CHAPS_PER_SLOT_8 = 8; field in AliroParams
51 import static com.google.uwb.support.aliro.AliroParams.CHAPS_PER_SLOT_8;164 builder.addChapsPerSlot(CHAPS_PER_SLOT_8); in getAliroSpecificationParamsFromTlvBuffer()
51 import static com.google.uwb.support.ccc.CccParams.CHAPS_PER_SLOT_8;171 builder.addChapsPerSlot(CHAPS_PER_SLOT_8); in getCccSpecificationParamsFromTlvBuffer()
222 (int) UwbVendorCapabilityTlvValues.CHAPS_PER_SLOT_8;