NotifyBLECharacteristicValueChangeFailCallback typedef
NotifyBLECharacteristicValueChangeFailCallback =
void Function(BluetoothError)
Implementation
typedef NotifyBLECharacteristicValueChangeFailCallback = void Function(
BluetoothError);