DfuTargetId: number | string

The underlying type for the device identifier depends on the platform.

  • iOS: the system id assigned by the OS to the Bluetooth peripheral.
  • Android: the Bluetooth address of the device.

Remarks

On Android, the Bluetooth address of the device when in DFU mode is the normal address plus or minus 1.

Generated using TypeDoc