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