WriteBLECharacteristicValueCompleteCallback typedef

WriteBLECharacteristicValueCompleteCallback = void Function(BluetoothError)

Implementation

typedef WriteBLECharacteristicValueCompleteCallback = void Function(
    BluetoothError);