NotifyBLECharacteristicValueChangeSuccessCallback typedef

NotifyBLECharacteristicValueChangeSuccessCallback = void Function(BluetoothError)

Implementation

typedef NotifyBLECharacteristicValueChangeSuccessCallback = void Function(
    BluetoothError);