Searched refs:CHAPS_PER_SLOT_24 (Results 1 – 5 of 5) sorted by relevance
144 CHAPS_PER_SLOT_24,154 public static final int CHAPS_PER_SLOT_24 = 24; field in CccParams
148 CHAPS_PER_SLOT_24,158 public static final int CHAPS_PER_SLOT_24 = 24; field in AliroParams
47 import static com.google.uwb.support.aliro.AliroParams.CHAPS_PER_SLOT_24;173 builder.addChapsPerSlot(CHAPS_PER_SLOT_24); in getAliroSpecificationParamsFromTlvBuffer()
47 import static com.google.uwb.support.ccc.CccParams.CHAPS_PER_SLOT_24;180 builder.addChapsPerSlot(CHAPS_PER_SLOT_24); in getCccSpecificationParamsFromTlvBuffer()
228 (int) UwbVendorCapabilityTlvValues.CHAPS_PER_SLOT_24;