Package-level declarations
This package contains exceptions that can be thrown by Android clients when scanning or interacting with Bluetooth Low Energy devices.
Types
Link copied to clipboard
Link copied to clipboard
Thrown when the peripheral wasn't connected or has been closed.
Link copied to clipboard
class ScanningFailedToStartException(val reason: ScanningFailedToStartException.Reason) : ScanningException
Thrown when scanning fails to start.