createDevice

protected open override fun createDevice(btDevice: BluetoothDevice, rssi: Int, data: ByteArray): FeasycomProcessorPlugin.Device

Creates a device from raw data.

Parameters

btDevice

The Bluetooth device.

rssi

The Received Signal Strength Indicator.

data

The payload, such as the Service Data or the Manufacturer Specific Data.