Zephyr Project API
3.1.0
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 <
zephyr/net/buf.h
>
16
17
#include <
zephyr/bluetooth/mesh/msg.h
>
18
#include <
zephyr/bluetooth/mesh/access.h
>
19
#include <
zephyr/bluetooth/mesh/main.h
>
20
#include <
zephyr/bluetooth/mesh/cfg.h
>
21
#include <
zephyr/bluetooth/mesh/cfg_srv.h
>
22
#include <
zephyr/bluetooth/mesh/health_srv.h
>
23
#include <
zephyr/bluetooth/mesh/cfg_cli.h
>
24
#include <
zephyr/bluetooth/mesh/health_cli.h
>
25
#include <
zephyr/bluetooth/mesh/proxy.h
>
26
#include <
zephyr/bluetooth/mesh/heartbeat.h
>
27
#include <
zephyr/bluetooth/mesh/cdb.h
>
28
#include <
zephyr/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
zephyr
bluetooth
mesh.h
Generated on Wed Feb 22 2023 20:50:12 for Zephyr Project API by
1.9.2