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 38e32a7 commit b731ae7Copy full SHA for b731ae7
Doc/library/socket.rst
@@ -144,7 +144,7 @@ created. Socket addresses are represented as follows:
144
- ``psm`` is an integer specifying the Protocol/Service Multiplexer.
145
- ``cid`` is an optional integer specifying the Channel Identifier.
146
If not given, defaults to zero.
147
- - ``bdaddr_type``is an optional integer specifying the address type;
+ - ``bdaddr_type`` is an optional integer specifying the address type;
148
one of :const:`BDADDR_BREDR` (default), :const:`BDADDR_LE_PUBLIC`,
149
:const:`BDADDR_LE_RANDOM`.
150
0 commit comments