Defines valid steps for the actual firmware update process.
More...
|
static final int | fuaCancel = acquireJNI.fuaCancel_get() |
| Return this value to request the driver to terminate an ongoing firmware update as soon as possible.
|
|
static final int | fuaContinue = acquireJNI.fuaContinue_get() |
| The default return value to tell the driver to continue processing the firmware update.
|
|
Defines valid steps for the actual firmware update process.
◆ fuaCancel
final int fuaCancel = acquireJNI.fuaCancel_get() |
|
static |
Return this value to request the driver to terminate an ongoing firmware update as soon as possible.
◆ fuaContinue
final int fuaContinue = acquireJNI.fuaContinue_get() |
|
static |
The default return value to tell the driver to continue processing the firmware update.