Package-level declarations

This package contains exceptions that can be thrown by the client when scanning or interacting with Bluetooth Low Energy devices.

Types

Link copied to clipboard

Thrown when Bluetooth is disabled or unavailable on the device.

Link copied to clipboard

Thrown when the connection to the peripheral has failed.

Link copied to clipboard

Thrown when the attribute has been invalidated and cannot be used anymore.

Link copied to clipboard

Thrown when the GATT operation failed.

Link copied to clipboard

Thrown when the peripheral is not connected, or has disconnected during the operation.

Link copied to clipboard

Base class for scanning exceptions.

Link copied to clipboard

Thrown when the value reported by the remote device does not match the value sent using Reliable Write operation.