RangingCapabilities
public final class RangingCapabilities
Describes UWB ranging capabilities for the current device.
Summary
Public methods |
|
|---|---|
final int |
|
final @NonNull Set<@NonNull Integer> |
|
final @NonNull Set<@NonNull Integer> |
|
final @NonNull Set<@NonNull Integer> |
|
final @NonNull Set<@NonNull Integer> |
|
final @NonNull Set<@NonNull Integer> |
|
final boolean |
|
final boolean |
|
final boolean |
|
final boolean |
|
final boolean |
|
Public methods
getMinRangingInterval
public final int getMinRangingInterval()
-
Minimum ranging interval
getSupportedChannels
public final @NonNull Set<@NonNull Integer> getSupportedChannels()
-
Set of supported channels
getSupportedConfigIds
public final @NonNull Set<@NonNull Integer> getSupportedConfigIds()
-
Set of supported config ids
getSupportedNtfConfigs
public final @NonNull Set<@NonNull Integer> getSupportedNtfConfigs()
-
Set of supported notification config
getSupportedRangingUpdateRates
public final @NonNull Set<@NonNull Integer> getSupportedRangingUpdateRates()
-
Set of supported update rates
getSupportedSlotDurations
public final @NonNull Set<@NonNull Integer> getSupportedSlotDurations()
-
Set of supported slot durations
isAzimuthalAngleSupported
public final boolean isAzimuthalAngleSupported()
-
Whether azimuthal angle of arrival is supported
isBackgroundRangingSupported
public final boolean isBackgroundRangingSupported()
-
Whether a ranging can be started when the app is in background
isDistanceSupported
public final boolean isDistanceSupported()
-
Whether distance ranging is supported
isElevationAngleSupported
public final boolean isElevationAngleSupported()
-
Whether elevation angle of arrival is supported
isRangingIntervalReconfigureSupported
public final boolean isRangingIntervalReconfigureSupported()
-
Whether ranging interval reconfiguration is supported