blob: 3ae8f86e9d4ba5c4190c7c07ea4bc69b174bfbbf [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;
fuchsia.BIND_PROTOCOL == fuchsia.usb.BIND_PROTOCOL.FUNCTION;
fuchsia.BIND_USB_CLASS == fuchsia.usb.BIND_USB_CLASS.MISC;
fuchsia.BIND_USB_SUBCLASS == fuchsia.usb.BIND_USB_SUBCLASS.MISC_RNDIS;
fuchsia.BIND_USB_PROTOCOL == fuchsia.usb.BIND_USB_PROTOCOL.MISC_RNDIS_ETHERNET;