ReadBLECharacteristicValueCompleteCallback typedef

ReadBLECharacteristicValueCompleteCallback = void Function(BluetoothError)

Implementation

typedef ReadBLECharacteristicValueCompleteCallback = void Function(
    BluetoothError);