ConnectionErrorListener typedef

ConnectionErrorListener = void Function(BlePeripheral target, Object error)

Implementation

typedef ConnectionErrorListener = void Function(
    BlePeripheral target, Object error);