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