blob: 2204b59d0e425c9172b59253699e867cd2ca688b [file]
// Copyright 2026 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.VENDOR_SPECIFIC;
fuchsia.BIND_USB_SUBCLASS == 0;
fuchsia.BIND_USB_PROTOCOL == 0;