blob: 9b11086ae60bb9a71332d2a05a1c3205ff6ec241 [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.TWO_ENDPOINT;