A stream of bool that emits connection status changes for the device.
Stream<bool> get connectionStream => UniversalBle.connectionStream(deviceId);