ble_peripheral library

Classes

BleCallback
Native -> Flutter
BleCharacteristic
BleDescriptor
BlePeripheral
BlePeripheral is the main class to interact with the BLE peripheral plugin.
BlePeripheralChannel
Flutter -> Native
BleService
Models
ManufacturerData
ReadRequestResult
WriteRequestResult

Enums

AttributePermissions
Permissions required to access a characteristic
BondState
Enums
CharacteristicProperties

Functions

wrapResponse({Object? result, PlatformException? error, bool empty = false}) List<Object?>