Windows¶
Classes¶
There are two
-
class
bluetooth.msbt.
DeviceDiscoverer
¶
-
class
bluetooth.msbt.
BluetoothSocket
(proto=bluetooth._bluetooth.RFCOMM, sockfd=None)¶
Functions¶
-
bluetooth.msbt.
advertise_service
(sock, name, service_id='', service_classes=[], profiles=[], provider='', description='', protocols=[])¶
-
bluetooth.msbt.
discover_devices
(duration=8, flush_cache=True, lookup_names=False, lookup_class=False, device_id=-1)¶
-
bluetooth.msbt.
find_service
(name=None, uuid=None, address=None)¶
-
bluetooth.msbt.
lookup_name
(address, timeout=10)¶
-
bluetooth.msbt.
read_local_bdaddr
()¶
-
bluetooth.msbt.
stop_advertising
(sock)¶