UwbRangeLimitsConfig

public final class UwbRangeLimitsConfig extends Object

Configurable range duration limits for a UWB session.

Nested Class Summary

class UwbRangeLimitsConfig.Builder Creates a new instance of UwbRangeLimitsConfig

Public Method Summary

int
getRangeMaxNumberOfMeasurements()
Gets the range maximum number of measurements.
int
getRangeMaxRangingRoundRetries()
Gets the range maximum ranging round retries.

Inherited Method Summary

Public Methods

public int getRangeMaxNumberOfMeasurements ()

Gets the range maximum number of measurements.

public int getRangeMaxRangingRoundRetries ()

Gets the range maximum ranging round retries.