Namespace DigiIoT.Maui.Models
Classes
DigiBLEManager
Class used to manage Bluetooth events and permissions.
Delegates
DigiBLEManager.BluetoothStateChangedHandler
Notifies that the Bluetooth interface state has changed.
DigiBLEManager.ConnectionLostHandler
Notifies that the Bluetooth connection was lost.
DigiBLEManager.DeviceAdvertisedHandler
Notifies that a Bluetooth device has been advertised.
DigiBLEManager.ScanStartedHandler
Notifies that the Bluetooth scan process has started.
DigiBLEManager.ScanStoppedHandler
Notifies that the Bluetooth scan process has stopped.