Documentation updated

This commit is contained in:
Aleksander Nowakowski 2016-09-15 13:20:26 +02:00
parent d7fb268290
commit bc38edc9af
82 changed files with 171 additions and 178 deletions

View File

@ -7,7 +7,7 @@
The compat library may be found on jcenter and Maven Central repository. Add it to your project by adding the following dependency:
```Groovy
compile 'no.nordicsemi.android:dfu:1.0.0'
compile 'no.nordicsemi.android:dfu:1.0.1'
```
If you use proguard, add the following line to your proguard rules:
@ -51,6 +51,7 @@ Check platform folders for mode details about compatibility for each library.
### Resources
- [DFU Introduction](http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/examples_ble_dfu.html?cp=6_0_0_4_3_1 "BLE Bootloader/DFU")
- [Secure DFU Introduction](http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/ble_sdk_app_dfu_bootloader.html?cp=4_0_0_4_3_1 "BLE Secure DFU Bootloader")
- [How to create init packet](https://github.com/NordicSemiconductor/Android-nRF-Connect/tree/master/init%20packet%20handling "Init packet handling")
- [nRF51 Development Kit (DK)](http://www.nordicsemi.com/eng/Products/nRF51-DK "nRF51 DK") (compatible with Arduino Uno Revision 3)
- [nRF52 Development Kit (DK)](http://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52-DK "nRF52 DK") (compatible with Arduino Uno Revision 3)

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>All Classes</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>All Classes</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Constant Field Values</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@ -115,14 +115,14 @@
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="no/nordicsemi/android/dfu/BuildConfig.html#VERSION_CODE">VERSION_CODE</a></code></td>
<td class="colLast"><code>5</code></td>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="no.nordicsemi.android.dfu.BuildConfig.VERSION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="no/nordicsemi/android/dfu/BuildConfig.html#VERSION_NAME">VERSION_NAME</a></code></td>
<td class="colLast"><code>"1.0.0"</code></td>
<td class="colLast"><code>"1.0.1"</code></td>
</tr>
</tbody>
</table>
@ -765,13 +765,6 @@
<td class="colLast"><code>"settings_number_of_packets"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_NUMBER_OF_PACKETS_DEFAULT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_NUMBER_OF_PACKETS_DEFAULT">SETTINGS_NUMBER_OF_PACKETS_DEFAULT</a></code></td>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Deprecated List</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:36 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>API Help</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>A-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>L-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>M-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>N-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>O-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>P-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>R-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>S-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>T-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>U-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>V-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>B-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>W-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>C-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>D-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>E-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>F-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>G-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>H-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>I-Index</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Generated Documentation (Untitled)</title>
<script type="text/javascript">
targetPage = "" + window.location.search;

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>BuildConfig</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuBaseService</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuLogListener</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuProgressListener</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuProgressListenerAdapter</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuServiceInitiator</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuServiceListenerHelper</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>DfuSettingsConstants</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -188,12 +188,14 @@
<h4>SETTINGS_NUMBER_OF_PACKETS</h4>
<pre>static final&nbsp;java.lang.String SETTINGS_NUMBER_OF_PACKETS</pre>
<div class="block">This property must contain a positive integer value, usually from range 1-200.
<p>The default value is <a href="../../../../no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_NUMBER_OF_PACKETS_DEFAULT">12</a>. Setting it to 0 will disable the Packet Receipt Notification procedure.
<p>The default value is . Setting it to 0 will disable the Packet Receipt Notification procedure.
When sending a firmware using the DFU procedure the service will send this number of packets before waiting for a notification.
Packet Receipt Notifications are used to synchronize the sender with receiver. On Android, calling <code>android.bluetooth.BluetoothGatt#writeCharacteristic(BluetoothGattCharacteristic)</code>
will simply add the packet to outgoing queue before returning the callback. Adding the next packet in the callback is much faster than the real transmission (also the speed depends on
the device chip manufacturer) and the queue may reach its limit. When does, the transmission stops and Android Bluetooth hangs. Using PRN procedure eliminates this problem as
the notification is send when all packets were delivered the queue is empty.</div>
the notification is send when all packets were delivered the queue is empty.
<p>Note: this bug has been fixed on Android 6.0 Marshmallow and now no notifications are required. The onCharacteristicWrite callback will be
postponed until half of the queue is empty.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_NUMBER_OF_PACKETS">Constant Field Values</a></dd>
@ -213,11 +215,8 @@
<li>4 packets - Nexus 5 and Nexus 6 and others</li>
<li>6 packets - LG F60 and others</li>
</ul>
The least common multiplier is 12 which is reasonably small. You may try other values, like 24 etc. Values higher than ~300 may cause the Bluetooth outgoing queue overflow error.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_NUMBER_OF_PACKETS_DEFAULT">Constant Field Values</a></dd>
</dl>
The least common multiplier is 12 which is reasonably small. You may try other values, like 24 etc.
Values higher than ~300 may cause the Bluetooth outgoing queue overflow error on Android versions before Marshmallow.</div>
</li>
</ul>
<a name="SETTINGS_MBR_SIZE">

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>R.attr</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>R.drawable</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>R</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>R.string</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>ArchiveInputStream</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>HexInputStream</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>DeviceDisconnectedException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>DfuException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>HexFileValidationException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>RemoteDfuException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>SizeValidationException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>UnknownResponseException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>UploadAbortedException</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.exception</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.exception</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.exception Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>FileInfo</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>InitPacketData</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Manifest</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>ManifestFile</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>SoftDeviceBootloaderFileInfo</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.manifest</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.manifest</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.manifest Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>BootloaderScanner</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>BootloaderScannerFactory</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>BootloaderScannerJB</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:30 CEST 2016 -->
<title>BootloaderScannerLollipop</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.scanner</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.scanner</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu.internal.scanner Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.dfu Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>GattError</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>LegacyDfuError</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>SecureDfuError</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.error</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.error</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>no.nordicsemi.android.error Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Overview List</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:36 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Overview</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Class Hierarchy</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 01 16:24:35 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Thu Sep 15 13:13:31 CEST 2016 -->
<title>Serialized Form</title>
<meta name="date" content="2016-09-01">
<meta name="date" content="2016-09-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>