We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4360da1 commit 6a8c45bCopy full SHA for 6a8c45b
docs/library/bluetooth.rst
@@ -764,4 +764,5 @@ Constructor
764
The **value** can be either:
765
766
- A 16-bit integer. e.g. ``0x2908``.
767
+ - An object with the buffer protocol and that is 2, 4 or 16 bytes long, e.g. ``b'\x08\x29'``.
768
- A 128-bit UUID string. e.g. ``'6E400001-B5A3-F393-E0A9-E50E24DCCA9E'``.
0 commit comments