Searched refs:CHAPS_PER_SLOT_9 (Results 1 – 7 of 7) sorted by relevance
142 CHAPS_PER_SLOT_9,152 public static final int CHAPS_PER_SLOT_9 = 9; field in CccParams
146 CHAPS_PER_SLOT_9,156 public static final int CHAPS_PER_SLOT_9 = 9; field in AliroParams
21 import static com.google.uwb.support.ccc.CccParams.CHAPS_PER_SLOT_9;150 List.of(CHAPS_PER_SLOT_3, CHAPS_PER_SLOT_9)); in verifyCccSpecification()
21 import static com.google.uwb.support.aliro.AliroParams.CHAPS_PER_SLOT_9;150 List.of(CHAPS_PER_SLOT_3, CHAPS_PER_SLOT_9)); in verifyAliroSpecification()
52 import static com.google.uwb.support.aliro.AliroParams.CHAPS_PER_SLOT_9;167 builder.addChapsPerSlot(CHAPS_PER_SLOT_9); in getAliroSpecificationParamsFromTlvBuffer()
52 import static com.google.uwb.support.ccc.CccParams.CHAPS_PER_SLOT_9;174 builder.addChapsPerSlot(CHAPS_PER_SLOT_9); in getCccSpecificationParamsFromTlvBuffer()
224 (int) UwbVendorCapabilityTlvValues.CHAPS_PER_SLOT_9;