Searched refs:CHAPS_PER_SLOT_12 (Results 1 – 9 of 9) sorted by relevance
143 CHAPS_PER_SLOT_12,153 public static final int CHAPS_PER_SLOT_12 = 12; field in CccParams
147 CHAPS_PER_SLOT_12,157 public static final int CHAPS_PER_SLOT_12 = 12; field in AliroParams
46 import static com.google.uwb.support.aliro.AliroParams.CHAPS_PER_SLOT_12;170 builder.addChapsPerSlot(CHAPS_PER_SLOT_12); in getAliroSpecificationParamsFromTlvBuffer()
46 import static com.google.uwb.support.ccc.CccParams.CHAPS_PER_SLOT_12;177 builder.addChapsPerSlot(CHAPS_PER_SLOT_12); in getCccSpecificationParamsFromTlvBuffer()
226 (int) UwbVendorCapabilityTlvValues.CHAPS_PER_SLOT_12;
122 new Integer[] {CccParams.CHAPS_PER_SLOT_4, CccParams.CHAPS_PER_SLOT_12}; in testSpecificationParams()
70 new Integer[] {AliroParams.CHAPS_PER_SLOT_4, AliroParams.CHAPS_PER_SLOT_12};
70 new Integer[] {CccParams.CHAPS_PER_SLOT_4, CccParams.CHAPS_PER_SLOT_12};
1949 new Integer[] {CccParams.CHAPS_PER_SLOT_4, CccParams.CHAPS_PER_SLOT_12}; in getTestCccSpecificationParams()2021 new Integer[] {AliroParams.CHAPS_PER_SLOT_4, AliroParams.CHAPS_PER_SLOT_12}; in getTestAliroSpecificationParams()