src/eric7/Documentation/Source/index-eric7.MicroPython.BluetoothDialogs.html

Sun, 12 Mar 2023 14:56:04 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 12 Mar 2023 14:56:04 +0100
branch
mpy_network
changeset 9878
a82014a9e57b
parent 9860
d34667faa686
child 10479
856476537696
permissions
-rw-r--r--

MicroPython
- Added support for Ethernet enabled boards.

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython.BluetoothDialogs</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.MicroPython.BluetoothDialogs</h1>

<p>
Package implementing Bluetooth related dialogs.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.html">BluetoothAdvertisement</a></td>
<td>Module implementing a class to parse and store the Bluetooth device advertisement data.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothController.html">BluetoothController</a></td>
<td>Module implementing the Bluetooth related functionality.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothScanWindow.html">BluetoothScanWindow</a></td>
<td>Module implementing a dialog to scan for Bluetooth devices.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog.html">BluetoothStatusDialog</a></td>
<td>Module implementing a dialog to show Bluetooth related status information.</td>
</tr>
</table>
</body></html>

eric ide

mercurial