Blob: mesh-io-mgmt.h
Blob id: 455691c8fc86ef64bab380acdbe1b7d94b0183a4
Size: 226 B
1 2 3 4 5 6 7 8 9 10 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; |