bluetooth_low_energy library

Classes

The advertisement discovered from a peripheral.
CentralController
The central controller used to communicate with peripherals. Call setUp before use any api, and call tearDown when it is no longer needed.
CentralDiscoveredEventArgs
The central discovered event arguments.
CentralStateChangedEventArgs
The central state changed event arguments.
EventArgs
The base event arguments.
GattCharacteristic
The GATT characteristic.
GattCharacteristicValueChangedEventArgs
The GATT characteristic value changed event arguments.
GattDescriptor
The GATT characteristic.
GattService
The GATT service.
Peripheral
The peripheral.
PeripheralStateChangedEventArgs
The peripheral state changed event arguments.
UUID
128 bit universally unique identifier used in Bluetooth.

Enums

CentralState
The state of the central.
GattCharacteristicProperty
The properity for a GATT characteristic.
GattCharacteristicWriteType
The write type for a GATT characteristic.

Exceptions / Errors

BluetoothLowEnergyError
The bluetooth low energy error.