android.ranging
Interfaces
| RangingCapabilitiesCallback | Callback interface to receive the availabilities and capabilities of all the ranging technology supported by the device. |
| Callback | Callback interface for receiving ranging session events. |
Classes
| DataNotificationConfig | Represents the configuration for data notifications in ranging operations. |
| RangingCapabilities | Represents the capabilities and availability of various ranging technologies. |
| RangingConfig | Abstract class to represent type of ranging configuration. |
| RangingData | Represents ranging data, including distance, azimuth, elevation, and RSSI measurements, along with the ranging technology used and a timestamp. |
| RangingDevice | Represents a ranging device identified by a unique UUID. |
| RangingManager | This class provides a way to perform ranging operations such as querying the device's capabilities and determining the distance and angle between the local device and a remote device. |
| RangingMeasurement | Represents a ranging measurement. |
| RangingPreference | Represents the configuration preferences for a ranging session. |
| RangingSession | Represents a session for performing ranging operations. |
| SensorFusionParams | Represents the parameters for sensor fusion in ranging operations. |
| SessionConfig | Defines the ranging session configurations. |