blob: 73ab74fccc513c213e91c6b7d2a0800af357677c [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
using fuchsia.usb;
using fuchsia.usb.comm;
fuchsia.BIND_PROTOCOL == fuchsia.usb.BIND_PROTOCOL.FUNCTION;
fuchsia.BIND_USB_CLASS == fuchsia.usb.BIND_USB_CLASS.COMM;
fuchsia.BIND_USB_SUBCLASS == fuchsia.usb.comm.BIND_USB_SUBCLASS.ETHERNET;
fuchsia.BIND_USB_PROTOCOL == 0;