android.ranging.oob
Interfaces
TransportHandle | TransportHandle is used as the Out-Of-Band (OOB) transport mechanism by ranging module. |
TransportHandle.ReceiveCallback | TransportHandle callback. |
Classes
DeviceHandle | Represents a handle to a ranging device, containing information about the device and a transport handle for out-of-band communication. |
DeviceHandle.Builder |
Builder class for creating instances of DeviceHandle .
|
OobInitiatorRangingConfig | Represents the configuration for an Out-of-Band (OOB) initiator in a ranging session. |
OobInitiatorRangingConfig.Builder |
Builder class for creating instances of OobInitiatorRangingConfig .
|
OobResponderRangingConfig | Represents the configuration for an Out-of-Band (OOB) responder in a ranging session. |
OobResponderRangingConfig.Builder |
Builder class for creating instances of OobResponderRangingConfig .
|