onEvent is a stream of BLE events.
@override Stream<BleEvent> get onEvent => _eventController.stream;