ConnectionState

sealed class ConnectionState

Connection state of a Bluetooth LE peripheral.

Inheritors

Types

Link copied to clipboard

The peripheral is connected.

Link copied to clipboard

The client is trying to connect to the peripheral.

Link copied to clipboard

Device has disconnected.

Link copied to clipboard

Disconnection has been initiated.

Properties

Link copied to clipboard

Whether the connection is open.

Link copied to clipboard

Whether the connection closed or getting closed.