onDfuProcessStarting

abstract fun onDfuProcessStarting(@NonNull deviceAddress: String)

Method called when the DFU process is starting. This includes reading the DFU Version characteristic, sending DFU_START command as well as the Init packet, if set.

Parameters

deviceAddress

the target device address.