Home
last modified time | relevance | path

Searched refs:setStaticStsIV (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/params/
DFiraEncoderTest.java97 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d})
144 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d})
752 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d}) in testFiraDlTdoaDtTagSession()
796 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d}) in testFiraDlTdoaDtTagSession_2_0()
843 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d}) in testFiraContentionbasedOpenSessionParams()
928 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d}) in testFiraOpenSessionParamsForEnabledReferenceTimeBase()
/packages/modules/Uwb/indev_uwb_adaptation/tests/src/com/android/server/uwb/indev/
DUwbServiceTest.java85 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d})
/packages/modules/Uwb/service/support_lib/test/
DOemExtensionTests.java150 .setStaticStsIV(new byte[]{0x1, 0x2, 0x3, 0x4, 0x5, 0x6}) in testSessionConfigParams()
DFiraTests.java194 .setStaticStsIV(staticStsIV) in testOpenSessionParams()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java1697 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in setupFiraParams()
3860 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in sendData_withZeroDataRepetitionCount()
3902 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in sendData_withNonZeroDataRepetitionCount()
4585 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testSetDataTransferPhaseConfig()
4655 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testSetDataTransferPhaseConfigNonZeroslotBitMap()
4874 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testsetHybridSessionControllerConfiguration_shortMacAddress()
4934 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testsetHybridSessionControllerConfiguration_extendedMacAddress()
5014 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testsetHybridSessionControllerWithInvalidInvalidSessionType()
5046 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testsetHybridSessionControllerWithInvalidScheduledMode()
5078 .setStaticStsIV(new byte[] { (byte) 0x01, (byte) 0x02, (byte) 0x03, in testsetHybridSessionControllerWithInvalidDeviceType()
[all …]
DUwbConfigurationManagerTest.java306 .setStaticStsIV(staticStsIV) in getFiraParams()
DUwbServiceCoreTest.java176 .setStaticStsIV(new byte[]{0x1a, 0x55, 0x77, 0x47, 0x7e, 0x7d});
/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DUwbManagerTest.java1007 .setStaticStsIV(new byte[]{0x5, 0x6, 0x9, 0xa, 0x4, 0x6}) in makeOpenSessionBuilder()
1255 .setStaticStsIV(new byte[]{0x5, 0x6, 0x9, 0xa, 0x4, 0x6}) in testDlTdoaRangingSession()
1309 .setStaticStsIV(new byte[]{0x5, 0x6, 0x9, 0xa, 0x4, 0x6}) in testAdvertisingRangingSession()
1873 .setStaticStsIV(new byte[]{0x5, 0x6, 0x9, 0xa, 0x4, 0x6}) in testOemCallbackExtension()
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbShellCommand.java192 .setStaticStsIV(new byte[]{0x1, 0x2, 0x3, 0x4, 0x5, 0x6});
626 builder.setStaticStsIV(BaseEncoding.base16().decode(staticSTSIV.toUpperCase())); in buildFiraOpenSessionParams()
777 .setStaticStsIV(new byte[]{0x1, 0x2, 0x3, 0x4, 0x5, 0x6}); in startDlTDoaRangingSession()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/data/
DUwbConfigTest.java160 .setStaticStsIV(staticStsIV) in testUwbconfig()
/packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/
DConfigurationManager.java562 .setStaticStsIV(staticStsIv); in createOpenSessionParams()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbConfig.java466 UwbConfig.Builder setStaticStsIV(byte[] staticStsIV) { in setStaticStsIV() method in UwbConfig.Builder
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java1050 .setStaticStsIV(intArrayToByteArray(bundle.getIntArray(KEY_STATIC_STS_IV))) in parseBundleVersion1()
1820 public FiraOpenSessionParams.Builder setStaticStsIV(@Nullable byte[] staticStsIV) { in setStaticStsIV() method in FiraOpenSessionParams.Builder
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/snippet/
DUwbManagerSnippet.java684 builder.setStaticStsIV(convertJSONArrayToByteArray(jStatisStsIVArray)); in generateFiraOpenSessionParams()