about summary refs log tree commit diff
path: root/docs/api/html/settings-wpan.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-01-25 11:26:25 +0100
committerSebastien Bacher <seb128@ubuntu.com>2019-01-25 11:26:25 +0100
commitf54a568880bf47c2ea54c9b30d291156b34d6539 (patch)
treeaab9bb44b306da7651e8caf38bbab5cfeeb81b7d /docs/api/html/settings-wpan.html
parente8ac7dacdcf4b38addef4f8ac6ab038f9d29582c (diff)
parentbbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (diff)
Update upstream source from tag 'upstream/1.15.2'
Update to upstream version '1.15.2'
with Debian dir b4be4b7cfce96679a31cb9d423107789761e3b49
Diffstat (limited to 'docs/api/html/settings-wpan.html')
-rw-r--r--docs/api/html/settings-wpan.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/docs/api/html/settings-wpan.html b/docs/api/html/settings-wpan.html
index bc07cadc..dce5a434 100644
--- a/docs/api/html/settings-wpan.html
+++ b/docs/api/html/settings-wpan.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Configuration Settings">
 <link rel="prev" href="settings-802-11-wireless-security.html" title="802-11-wireless-security">
 <link rel="next" href="secrets-flags.html" title="Secret flag types">
-<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -54,12 +54,24 @@
 </tr></thead>
 <tbody>
 <tr>
+<td><pre class="screen">channel</pre></td>
+<td><pre class="screen">int32</pre></td>
+<td><pre class="screen">-1</pre></td>
+<td>IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".</td>
+</tr>
+<tr>
 <td><pre class="screen">mac-address</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
 <td>If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.</td>
 </tr>
 <tr>
+<td><pre class="screen">page</pre></td>
+<td><pre class="screen">int32</pre></td>
+<td><pre class="screen">-1</pre></td>
+<td>IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".</td>
+</tr>
+<tr>
 <td><pre class="screen">pan-id</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">65535</pre></td>
@@ -78,6 +90,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.29.1</div>
+<hr>Generated by GTK-Doc V1.29</div>
 </body>
 </html>
\ No newline at end of file