ID EN
Socket

BDADDR_ANY

Python 3.11

These are string constants containing Bluetooth addresses with special meanings. For example, BDADDR_ANY can be used to indicate any address when specifying the binding socket with BTPROTO_RFCOMM.

Syntax

PYTHON
socket.BDADDR_ANY

See Also

BDADDR_ANY