is BLEDevice Type
open fun isBLEDeviceType(@NonNull bluetoothDevice: BluetoothDevice): Boolean
Content copied to clipboard
Check the type of device if is BLE type.
Return
boolean true : if the bluetooth device is LE , false otherwise.
Parameters
bluetooth Device
the connected bluetooth device BluetoothDevice