isCompatible

open fun isCompatible(@Nullable uuid: UUID): BleDeviceHandler

Called to check if current connected device is supported

Return

BleDeviceHandler if UUId is supported, null otherwise

Parameters

uuid

the uuid to check