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

branch
mpy_network
changeset 9860
d34667faa686
child 9878
a82014a9e57b
equal deleted inserted replaced
9859:829c1edbf253 9860:d34667faa686
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.MicroPython.BluetoothDialogs</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>eric7.MicroPython.BluetoothDialogs</h1>
9
10 <p>
11 Package implementing Bluetooth related dialogs.
12 </p>
13
14
15 <h3>Modules</h3>
16 <table>
17
18 <tr>
19 <td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.html">BluetoothAdvertisement</a></td>
20 <td>Module implementing a class to parse and store the Bluetooth device advertisement data.</td>
21 </tr>
22 <tr>
23 <td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothController.html">BluetoothController</a></td>
24 <td>Module implementing the Bluetooth related functionality.</td>
25 </tr>
26 <tr>
27 <td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothScanWindow.html">BluetoothScanWindow</a></td>
28 <td>Module implementing a dialog to scan for Bluetooth devices.</td>
29 </tr>
30 <tr>
31 <td><a href="eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog.html">BluetoothStatusDialog</a></td>
32 <td>Module implementing BluetoothStatusDialog.</td>
33 </tr>
34 </table>
35 </body></html>

eric ide

mercurial