blob: 8ddca03dde5d7d8134dfd64b4e2c2f21930a2f15 [file]
// 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.
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;