blob: 217d4b3f2ef655e1f1e26be75a287244fe04811b [file] [log] [blame]
// Copyright 2019 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.
library fuchsia.hid;
extend uint fuchsia.BIND_PROTOCOL {
BUS = 22,
DEVICE = 23,
};