BluetoothServer
A Bluetooth Server that makes the Hardware advertise AdvertiseData and exposes LocalService to connect to.
Inheritors
Properties
Link copied to clipboard
A StateFlow indicating whether this server is currently advertising
Link copied to clipboard
A StateFlow of the LocalServices that are currently discoverable
Link copied to clipboard
A StateFlow of the ServerStatus of this Server
Functions
Link copied to clipboard
Attempts to add a LocalService at a given UUID and suspends until it has been added.
Link copied to clipboard
Attempts to remove a LocalService and suspends until it has been removed.
Link copied to clipboard
Attempts to remove all LocalService and suspends until they have been removed.
Link copied to clipboard
Stops advertising any AdvertiseData