Connection stream of a device
static Stream<bool> connectionStream(String deviceId) => _platform.connectionStream(deviceId);