blob: 96939bb7c46d112e7be9caf9f954a9010a8816dd [file] [log] [blame]
// Copyright 2021 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.INTERFACE;
fuchsia.BIND_USB_CLASS == fuchsia.usb.BIND_USB_CLASS.COMM;
fuchsia.BIND_USB_SUBCLASS == fuchsia.usb.comm.BIND_USB_SUBCLASS.ABSTRACT;