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> |
86 <td><a href="#WifiController.__setNetworkTime">__setNetworkTime</a></td> |
87 <td>Private method to synchronize the device clock to network time.</td> |
87 <td>Private slot to synchronize the device clock to network time.</td> |
88 </tr> |
88 </tr> |
89 <tr> |
89 <tr> |
90 <td><a href="#WifiController.__showConnectedClients">__showConnectedClients</a></td> |
90 <td><a href="#WifiController.__showConnectedClients">__showConnectedClients</a></td> |
91 <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> |
92 </tr> |
92 </tr> |
196 <a NAME="WifiController.__setNetworkTime" ID="WifiController.__setNetworkTime"></a> |
196 <a NAME="WifiController.__setNetworkTime" ID="WifiController.__setNetworkTime"></a> |
197 <h4>WifiController.__setNetworkTime</h4> |
197 <h4>WifiController.__setNetworkTime</h4> |
198 <b>__setNetworkTime</b>(<i></i>) |
198 <b>__setNetworkTime</b>(<i></i>) |
199 |
199 |
200 <p> |
200 <p> |
201 Private method to synchronize the device clock to network time. |
201 Private slot to synchronize the device clock to network time. |
202 </p> |
202 </p> |
203 <a NAME="WifiController.__showConnectedClients" ID="WifiController.__showConnectedClients"></a> |
203 <a NAME="WifiController.__showConnectedClients" ID="WifiController.__showConnectedClients"></a> |
204 <h4>WifiController.__showConnectedClients</h4> |
204 <h4>WifiController.__showConnectedClients</h4> |
205 <b>__showConnectedClients</b>(<i></i>) |
205 <b>__showConnectedClients</b>(<i></i>) |
206 |
206 |