- terminateConnection(BluetoothGatt, int) - Method in class no.nordicsemi.android.dfu.DfuBaseService
-
Disconnects from the device and cleans local variables in case of error.
- TIMEOUT - Static variable in interface no.nordicsemi.android.dfu.internal.scanner.BootloaderScanner
-
After the buttonless jump from the application mode to the bootloader mode the service will wait this long for the advertising bootloader (in milliseconds).
- TYPE_APPLICATION - Static variable in class no.nordicsemi.android.dfu.DfuBaseService
-
The file contains a new version of Application.
- TYPE_AUTO - Static variable in class no.nordicsemi.android.dfu.DfuBaseService
-
A ZIP file that consists of more than 1 file.
- TYPE_BOOTLOADER - Static variable in class no.nordicsemi.android.dfu.DfuBaseService
-
The file contains a new version of Bootloader.
- TYPE_SOFT_DEVICE - Static variable in class no.nordicsemi.android.dfu.DfuBaseService
-
The file contains a new version of Soft Device.