lookupDevice

protected fun lookupDevice(btDevice: BluetoothDevice): D?

Lookups for a device in the managed collection.

Return

The device if found, otherwise null.

Parameters

btDevice

The Bluetooth device.