Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
mesh.h
Go to the documentation of this file.
1
5
/*
6
* Copyright (c) 2017 Intel Corporation
7
*
8
* SPDX-License-Identifier: Apache-2.0
9
*/
10
#ifndef ZEPHYR_INCLUDE_BLUETOOTH_MESH_H_
11
#define ZEPHYR_INCLUDE_BLUETOOTH_MESH_H_
12
13
#include <
zephyr/types.h
>
14
#include <stddef.h>
15
#include <
net/buf.h
>
16
17
#include <
bluetooth/mesh/msg.h
>
18
#include <
bluetooth/mesh/access.h
>
19
#include <
bluetooth/mesh/main.h
>
20
#include <
bluetooth/mesh/cfg.h
>
21
#include <
bluetooth/mesh/cfg_srv.h
>
22
#include <
bluetooth/mesh/health_srv.h
>
23
#include <
bluetooth/mesh/cfg_cli.h
>
24
#include <
bluetooth/mesh/health_cli.h
>
25
#include <
bluetooth/mesh/proxy.h
>
26
#include <
bluetooth/mesh/heartbeat.h
>
27
#include <
bluetooth/mesh/cdb.h
>
28
#include <
bluetooth/mesh/cfg.h
>
29
30
#endif
/* ZEPHYR_INCLUDE_BLUETOOTH_MESH_H_ */
access.h
Access layer APIs.
cdb.h
cfg.h
Runtime configuration APIs.
cfg_cli.h
Configuration Client Model APIs.
cfg_srv.h
Configuration Server Model APIs.
health_cli.h
Health Client Model APIs.
health_srv.h
Health Server Model APIs.
heartbeat.h
Heartbeat APIs.
types.h
main.h
Bluetooth mesh Profile APIs.
msg.h
Message APIs.
buf.h
Buffer management.
proxy.h
Proxy APIs.
include
bluetooth
mesh.h
Generated on Sun Oct 9 2022 09:21:56 for Zephyr API Documentation by
1.9.4