Home
last modified time | relevance | path

Searched refs:PULSE_SHAPE_PRECURSOR_FREE (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccParams.java56 PULSE_SHAPE_PRECURSOR_FREE,
68 public static final int PULSE_SHAPE_PRECURSOR_FREE = 0x1; field in CccParams
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroParams.java60 PULSE_SHAPE_PRECURSOR_FREE,
72 public static final int PULSE_SHAPE_PRECURSOR_FREE = 0x1; field in AliroParams
/packages/modules/Uwb/service/support_lib/test/
DAliroTests.java62 AliroParams.PULSE_SHAPE_PRECURSOR_FREE,
63 AliroParams.PULSE_SHAPE_PRECURSOR_FREE),
88 AliroParams.PULSE_SHAPE_PRECURSOR_FREE, in testOpenRangingParams()
89 AliroParams.PULSE_SHAPE_PRECURSOR_FREE); in testOpenRangingParams()
DCccTests.java62 CccParams.PULSE_SHAPE_PRECURSOR_FREE,
63 CccParams.PULSE_SHAPE_PRECURSOR_FREE),
87 CccParams.PULSE_SHAPE_PRECURSOR_FREE, CccParams.PULSE_SHAPE_PRECURSOR_FREE); in testOpenRangingParams()
DGenericTests.java114 CccParams.PULSE_SHAPE_PRECURSOR_FREE, in testSpecificationParams()
115 CccParams.PULSE_SHAPE_PRECURSOR_FREE), in testSpecificationParams()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/params/
DCccDecoderTest.java25 import static com.google.uwb.support.ccc.CccParams.PULSE_SHAPE_PRECURSOR_FREE;
147 PULSE_SHAPE_PRECURSOR_FREE, PULSE_SHAPE_PRECURSOR_FREE_SPECIAL))); in verifyCccSpecification()
DAliroDecoderTest.java25 import static com.google.uwb.support.aliro.AliroParams.PULSE_SHAPE_PRECURSOR_FREE;
147 PULSE_SHAPE_PRECURSOR_FREE, PULSE_SHAPE_PRECURSOR_FREE_SPECIAL))); in verifyAliroSpecification()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbServiceCoreTest.java1941 CccParams.PULSE_SHAPE_PRECURSOR_FREE, in getTestCccSpecificationParams()
1942 CccParams.PULSE_SHAPE_PRECURSOR_FREE), in getTestCccSpecificationParams()
2013 AliroParams.PULSE_SHAPE_PRECURSOR_FREE, in getTestAliroSpecificationParams()
2014 AliroParams.PULSE_SHAPE_PRECURSOR_FREE), in getTestAliroSpecificationParams()