blob: 26a352f5d9e9fbdad1fd2dd28ab25dd039afd599 [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 deprecated.hid;
extend uint deprecated.BIND_PROTOCOL {
BUS = 22,
DEVICE = 23,
};