getSensorInfoFromDevice

fun getSensorInfoFromDevice(owner: LifecycleOwner, device: BleDevice?, infoCallback: SensorInfoCallback)

Retrieves the sensor information from a Bluetooth device

Parameters

owner

The LifecycleOwner used to manage the sensor information retrieval lifecycle

device

The Bluetooth device from which to retrieve the sensor information

infoCallback

The callback for handling the retrieved sensor information