connection/ble_connection library

Classes

BleConfigureState
BleConnectDeviceState
During this state the device connection is performed.
BleDeviceDisconnectedState
BleDeviceDisconnectingState
State for handling user disconnection request.
BleDeviceOwner
BleDeviceReadyState
BleDeviceReconnectingState
BleDiscoverServicesState
During this state the the different services available in the device are discovered.
BleInitialState
Initial state for the BLE device connection
EnableCharacteristicNotificationCommand
Init command to be performed on a device during the configuration state.
IBleInitCommand