get Sensor Info From Device
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
info Callback
The callback for handling the retrieved sensor information