Sign in
fuchsia
/
fuchsia
/
5c951495457e5ea53bf95773424723241cf8ca1a
/
.
/
src
/
devices
/
bind
/
fuchsia.hid
/
fuchsia.hid.bind
blob: 217d4b3f2ef655e1f1e26be75a287244fe04811b [
file
]
// 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
,
};