Home
last modified time | relevance | path

Searched refs:burstPeriod (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/radar/
DRadarOpenSessionParams.java75 @BurstPeriod int burstPeriod, in RadarOpenSessionParams() argument
91 mBurstPeriod = burstPeriod; in RadarOpenSessionParams()
317 public Builder setBurstPeriod(@BurstPeriod int burstPeriod) { in setBurstPeriod() argument
318 mBurstPeriod.set(burstPeriod); in setBurstPeriod()
/packages/modules/Uwb/service/support_lib/test/
DRadarTests.java70 @RadarParams.BurstPeriod int burstPeriod = 100; in testOpenSessionParams() local
90 .setBurstPeriod(burstPeriod) in testOpenSessionParams()
108 assertEquals(params.getBurstPeriod(), burstPeriod); in testOpenSessionParams() local
127 assertEquals(fromBundle.getBurstPeriod(), burstPeriod); in testOpenSessionParams() local
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiRttControllerHidlImpl.java639 config.burstPeriod = 0; in convertRangingRequestToRttConfigs()
648 config.burstPeriod = 0; in convertRangingRequestToRttConfigs()
723 config.burstPeriod = 0; in convertRangingRequestToRttConfigs14()
732 config.burstPeriod = 0; in convertRangingRequestToRttConfigs14()
790 config.burstPeriod = 0; in convertRangingRequestToRttConfigs16()
799 config.burstPeriod = 0; in convertRangingRequestToRttConfigs16()
DWifiRttControllerAidlImpl.java498 config.burstPeriod = 0; in convertRangingRequestToRttConfigs()
507 config.burstPeriod = 0; in convertRangingRequestToRttConfigs()