74 <tr> |
74 <tr> |
75 <td><a href="#WifiController.__disconnectWifi">__disconnectWifi</a></td> |
75 <td><a href="#WifiController.__disconnectWifi">__disconnectWifi</a></td> |
76 <td>Private slot to disconnect the current device from the WiFi network.</td> |
76 <td>Private slot to disconnect the current device from the WiFi network.</td> |
77 </tr> |
77 </tr> |
78 <tr> |
78 <tr> |
|
79 <td><a href="#WifiController.__disconnectedFromDevice">__disconnectedFromDevice</a></td> |
|
80 <td>Private slot handling disconnection from a device.</td> |
|
81 </tr> |
|
82 <tr> |
79 <td><a href="#WifiController.__enableWebrepl">__enableWebrepl</a></td> |
83 <td><a href="#WifiController.__enableWebrepl">__enableWebrepl</a></td> |
80 <td>Private slot to enable the WebREPL server of the device.</td> |
84 <td>Private slot to enable the WebREPL server of the device.</td> |
81 </tr> |
85 </tr> |
82 <tr> |
86 <tr> |
83 <td><a href="#WifiController.__removeCredentials">__removeCredentials</a></td> |
87 <td><a href="#WifiController.__removeCredentials">__removeCredentials</a></td> |
190 <b>__disconnectWifi</b>(<i></i>) |
194 <b>__disconnectWifi</b>(<i></i>) |
191 <p> |
195 <p> |
192 Private slot to disconnect the current device from the WiFi network. |
196 Private slot to disconnect the current device from the WiFi network. |
193 </p> |
197 </p> |
194 |
198 |
|
199 <a NAME="WifiController.__disconnectedFromDevice" ID="WifiController.__disconnectedFromDevice"></a> |
|
200 <h4>WifiController.__disconnectedFromDevice</h4> |
|
201 <b>__disconnectedFromDevice</b>(<i></i>) |
|
202 <p> |
|
203 Private slot handling disconnection from a device. |
|
204 </p> |
|
205 |
195 <a NAME="WifiController.__enableWebrepl" ID="WifiController.__enableWebrepl"></a> |
206 <a NAME="WifiController.__enableWebrepl" ID="WifiController.__enableWebrepl"></a> |
196 <h4>WifiController.__enableWebrepl</h4> |
207 <h4>WifiController.__enableWebrepl</h4> |
197 <b>__enableWebrepl</b>(<i></i>) |
208 <b>__enableWebrepl</b>(<i></i>) |
198 <p> |
209 <p> |
199 Private slot to enable the WebREPL server of the device. |
210 Private slot to enable the WebREPL server of the device. |