- UnknownResponseException - Exception in no.nordicsemi.android.dfu.internal.exception
-
- UnknownResponseException(String, byte[], int, int) - Constructor for exception no.nordicsemi.android.dfu.internal.exception.UnknownResponseException
-
- unregisterLogListener(Context, DfuLogListener) - Static method in class no.nordicsemi.android.dfu.DfuServiceListenerHelper
-
Unregisters the previously registered log listener.
- unregisterProgressListener(Context, DfuProgressListener) - Static method in class no.nordicsemi.android.dfu.DfuServiceListenerHelper
-
Unregisters the previously registered progress listener.
- UNSUPPORTED_TYPE - Static variable in class no.nordicsemi.android.error.SecureDfuError
-
- updateErrorNotification(NotificationCompat.Builder) - Method in class no.nordicsemi.android.dfu.DfuBaseService
-
This method allows you to update the notification showing an error.
- updateForegroundNotification(NotificationCompat.Builder) - Method in class no.nordicsemi.android.dfu.DfuBaseService
-
This method allows you to update the notification that will be shown when the service goes to the foreground state.
- updateProgressNotification() - Method in class no.nordicsemi.android.dfu.DfuBaseService
-
Creates or updates the notification in the Notification Manager.
- updateProgressNotification(NotificationCompat.Builder, int) - Method in class no.nordicsemi.android.dfu.DfuBaseService
-
This method allows you to update the notification showing the upload progress.
- UploadAbortedException - Exception in no.nordicsemi.android.dfu.internal.exception
-
- UploadAbortedException() - Constructor for exception no.nordicsemi.android.dfu.internal.exception.UploadAbortedException
-