macOS

Classes

There are two

class bluetooth.macos.DeviceDiscoverer
class bluetooth.macos.BluetoothSocket(proto=3, _sock=None)

Functions

bluetooth.macos.advertise_service(sock, name, service_id='', service_classes=None, profiles=None, provider='', description='', protocols=None)
bluetooth.macos.discover_devices(duration=8, flush_cache=True, lookup_names=False, lookup_class=False, device_id=-1)
bluetooth.macos.find_service(name=None, uuid=None, address=None)
bluetooth.macos.lookup_name(address, timeout=10)
bluetooth.macos.read_local_bdaddr()
bluetooth.macos.stop_advertising(sock)