81 <tr> |
81 <tr> |
82 <td><a href="#WifiController.__scanNetwork">__scanNetwork</a></td> |
82 <td><a href="#WifiController.__scanNetwork">__scanNetwork</a></td> |
83 <td>Private slot to scan for visible WiFi networks.</td> |
83 <td>Private slot to scan for visible WiFi networks.</td> |
84 </tr> |
84 </tr> |
85 <tr> |
85 <tr> |
|
86 <td><a href="#WifiController.__setNetworkTime">__setNetworkTime</a></td> |
|
87 <td>Private method to synchronize the device clock to network time.</td> |
|
88 </tr> |
|
89 <tr> |
86 <td><a href="#WifiController.__showConnectedClients">__showConnectedClients</a></td> |
90 <td><a href="#WifiController.__showConnectedClients">__showConnectedClients</a></td> |
87 <td>Private slot to show a list of WiFi clients connected to the Access Point interface.</td> |
91 <td>Private slot to show a list of WiFi clients connected to the Access Point interface.</td> |
88 </tr> |
92 </tr> |
89 <tr> |
93 <tr> |
90 <td><a href="#WifiController.__showWifiStatus">__showWifiStatus</a></td> |
94 <td><a href="#WifiController.__showWifiStatus">__showWifiStatus</a></td> |
187 <b>__scanNetwork</b>(<i></i>) |
191 <b>__scanNetwork</b>(<i></i>) |
188 |
192 |
189 <p> |
193 <p> |
190 Private slot to scan for visible WiFi networks. |
194 Private slot to scan for visible WiFi networks. |
191 </p> |
195 </p> |
|
196 <a NAME="WifiController.__setNetworkTime" ID="WifiController.__setNetworkTime"></a> |
|
197 <h4>WifiController.__setNetworkTime</h4> |
|
198 <b>__setNetworkTime</b>(<i></i>) |
|
199 |
|
200 <p> |
|
201 Private method to synchronize the device clock to network time. |
|
202 </p> |
192 <a NAME="WifiController.__showConnectedClients" ID="WifiController.__showConnectedClients"></a> |
203 <a NAME="WifiController.__showConnectedClients" ID="WifiController.__showConnectedClients"></a> |
193 <h4>WifiController.__showConnectedClients</h4> |
204 <h4>WifiController.__showConnectedClients</h4> |
194 <b>__showConnectedClients</b>(<i></i>) |
205 <b>__showConnectedClients</b>(<i></i>) |
195 |
206 |
196 <p> |
207 <p> |