| Interface | Description |
|---|---|
| DfuController | |
| DfuLogListener |
Listener for log events.
|
| DfuProgressListener |
Listener for status, progress and error events.
|
| DfuSettingsConstants | Deprecated
Use
DfuServiceInitiator methods instead. |
| Class | Description |
|---|---|
| DfuBaseService |
The DFU Service provides full support for Over-the-Air (OTA) Device Firmware Update (DFU)
by Nordic Semiconductor.
|
| DfuProgressListenerAdapter | |
| DfuServiceController |
A controller class allows you to pause, resume or abort the DFU operation in a easy way.
|
| DfuServiceInitiator |
Starting the DfuService service requires a knowledge of some EXTRA_* constants used to pass
parameters to the service.
|
| DfuServiceListenerHelper |
A helper class that should be used to register listeners for DFU Service broadcast events.
|
| Annotation Type | Description |
|---|---|
| DfuScope | |
| FileType |