Interface | Description |
---|---|
BootloaderScanner |
The DFU Bootloader may advertise with the same address as an application (in case of the buttonless update) or one incremented by 1 (in case of jumping to the DFU mode with a button,
or after flashing the new Soft Device (flashing new SD removes the old application)).
|
Class | Description |
---|---|
BootloaderScannerFactory |
The factory should be used to create the
BootloaderScanner instance appropriate for the Android version. |
BootloaderScannerJB | |
BootloaderScannerLollipop |