blob: 93bb58149f997ff1c64c5a95ee9f5dd1917ce7c5 [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.hid.test;
fuchsia.BIND_PROTOCOL == fuchsia.usb.BIND_PROTOCOL.FUNCTION;
fuchsia.BIND_USB_CLASS == fuchsia.usb.BIND_USB_CLASS.HID;
fuchsia.BIND_USB_PROTOCOL == fuchsia.usb.hid.test.BIND_USB_PROTOCOL.ONE_ENDPOINT;