Windows

Classes

There are two

class bluetooth.msbt.DeviceDiscoverer
class bluetooth.msbt.BluetoothSocket(proto=<sphinx.ext.autodoc.importer._MockObject object>, sockfd=None)
getpeername()

Used by autodoc_mock_imports.

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)