summaryrefslogtreecommitdiff
path: root/mesh/mesh-io-mgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesh/mesh-io-mgmt.h')
-rw-r--r--mesh/mesh-io-mgmt.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/mesh/mesh-io-mgmt.h b/mesh/mesh-io-mgmt.h
new file mode 100644
index 000000000..455691c8f
--- /dev/null
+++ b/mesh/mesh-io-mgmt.h
@@ -0,0 +1,11 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
+/*
+ *
+ * BlueZ - Bluetooth protocol stack for Linux
+ *
+ * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ *
+ *
+ */
+
+extern const struct mesh_io_api mesh_io_mgmt;