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