--- a/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothController.html Tue May 06 11:09:21 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothController.html Tue May 06 15:32:29 2025 +0200 @@ -64,6 +64,10 @@ <td>Private slot to deactivate the Bluetooth interface.</td> </tr> <tr> +<td><a href="#BluetoothController.__disconnectedFromDevice">__disconnectedFromDevice</a></td> +<td>Private slot handling disconnection from a device.</td> +</tr> +<tr> <td><a href="#BluetoothController.__scan">__scan</a></td> <td>Private slot to scan for Bluetooth devices.</td> </tr> @@ -115,6 +119,13 @@ Private slot to deactivate the Bluetooth interface. </p> +<a NAME="BluetoothController.__disconnectedFromDevice" ID="BluetoothController.__disconnectedFromDevice"></a> +<h4>BluetoothController.__disconnectedFromDevice</h4> +<b>__disconnectedFromDevice</b>(<i></i>) +<p> + Private slot handling disconnection from a device. +</p> + <a NAME="BluetoothController.__scan" ID="BluetoothController.__scan"></a> <h4>BluetoothController.__scan</h4> <b>__scan</b>(<i></i>)