BluetoothLowEnergyMtu constructor
BluetoothLowEnergyMtu({
- required CentralManager backend,
- required Peripheral peripheral,
Implementation
BluetoothLowEnergyMtu({required this.backend, required this.peripheral});