forked from qpython-android/developer.qpython.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbluetoothConnect.html
1 lines (1 loc) · 1.11 KB
/
bluetoothConnect.html
1
<head><title>bluetoothConnect</title></head><body><p><font color=#007f00><b>bluetoothConnect</b>(uuid="457807c0-4897-11df-9879-0800200c9a66",address=None)</font><br><br>Connect to a device over Bluetooth. Blocks until the connection is established or fails.<br><br> uuid (String) The UUID passed here must match the UUID used by the server device. (default=457807c0-4897-11df-9879-0800200c9a66)<br><br> address (String) The user will be presented with a list of discovered devices to choose from if an address is not provided. (optional)<br><br>returns: (String) True if the connection was established successfully.</p><a href="../qsl4a.html"><back></a></body>