mesh-io-unit.h 226 B

1234567891011
  1. /* SPDX-License-Identifier: LGPL-2.1-or-later */
  2. /*
  3. *
  4. * BlueZ - Bluetooth protocol stack for Linux
  5. *
  6. * Copyright (C) 2021 Intel Corporation. All rights reserved.
  7. *
  8. *
  9. */
  10. extern const struct mesh_io_api mesh_io_unit;