Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

O

onCreate() - Method in class no.nordicsemi.android.dfu.DfuBaseService
 
onDestroy() - Method in class no.nordicsemi.android.dfu.DfuBaseService
 
onDeviceConnected(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the service has successfully connected, discovered services and found DFU service on the DFU target.
onDeviceConnected(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDeviceConnecting(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the DFU service started connecting with the DFU target.
onDeviceConnecting(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDeviceDisconnected(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the service disconnected from the device.
onDeviceDisconnected(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDeviceDisconnecting(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the service started to disconnect from the target device.
onDeviceDisconnecting(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDfuAborted(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the DFU process has been aborted.
onDfuAborted(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDfuCompleted(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the DFU process succeeded.
onDfuCompleted(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDfuProcessStarted(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the DFU process was started and bytes about to be sent.
onDfuProcessStarted(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onDfuProcessStarting(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the DFU process is starting.
onDfuProcessStarting(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onEnablingDfuMode(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the service discovered that the DFU target is in the application mode and must be switched to DFU mode.
onEnablingDfuMode(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onError(String, int, int, String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when an error occur.
onError(String, int, int, String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onFirmwareValidating(String) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called when the new firmware is being validated on the target device.
onFirmwareValidating(String) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onHandleIntent(Intent) - Method in class no.nordicsemi.android.dfu.DfuBaseService
 
onLeScan(BluetoothDevice, int, byte[]) - Method in class no.nordicsemi.android.dfu.internal.scanner.BootloaderScannerJB
 
onLogEvent(String, int, String) - Method in interface no.nordicsemi.android.dfu.DfuLogListener
Method called when a log event was sent from the DFU service.
onProgressChanged(String, int, float, float, int, int) - Method in interface no.nordicsemi.android.dfu.DfuProgressListener
Method called during uploading the firmware.
onProgressChanged(String, int, float, float, int, int) - Method in class no.nordicsemi.android.dfu.DfuProgressListenerAdapter
 
onScanResult(int, ScanResult) - Method in class no.nordicsemi.android.dfu.internal.scanner.BootloaderScannerLollipop
 
OP_CODE_NOT_SUPPORTED - Static variable in class no.nordicsemi.android.error.SecureDfuError
 
OPERATION_FAILED - Static variable in class no.nordicsemi.android.error.LegacyDfuError
 
OPERATION_FAILED - Static variable in class no.nordicsemi.android.error.SecureDfuError
 
OPERATION_NOT_PERMITTED - Static variable in class no.nordicsemi.android.error.SecureDfuError
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links