Event
Events detected by a Scanner
Inheritors
Types
Link copied to clipboard
An Event indicating the Bluetooth service has become disabled
Link copied to clipboard
An Event indicating the Bluetooth service has become enabled
Link copied to clipboard
An Event indicating the Scanner failed to start scanning
Link copied to clipboard
data class PairedDevicesRetrieved(val devices: List<Scanner.DeviceDiscovered>, val filter: Filter, val removeForAllPairedFilters: Boolean) : Scanner.Event
An Event indicating a list of DeviceDiscovered events are paired to the system
Link copied to clipboard
An Event indicating permissions have changed