NimBLE-Arduino
2.1.2
Loading...
Searching...
No Matches
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 __BT_MESH_H
11
#define __BT_MESH_H
12
13
#include <stddef.h>
14
#include "nimble/porting/nimble/include/syscfg/syscfg.h"
15
#include "nimble/porting/nimble/include/os/os_mbuf.h"
16
17
#include "glue.h"
18
#include "
msg.h
"
19
#include "access.h"
20
#include "
main.h
"
21
#include "cfg.h"
22
#include "
cfg_srv.h
"
23
#include "
health_srv.h
"
24
#include "
cfg_cli.h
"
25
#include "
health_cli.h
"
26
#include "proxy.h"
27
#include "cdb.h"
28
#include "cfg.h"
29
#include "heartbeat.h"
30
#include "../../src/app_keys.h"
31
#include "../../src/net.h"
32
33
#endif
/* __BT_MESH_H */
cfg_cli.h
Bluetooth Mesh Configuration Client Model APIs.
cfg_srv.h
Bluetooth Mesh Configuration Server Model APIs.
health_cli.h
Bluetooth Mesh Health Client Model APIs.
health_srv.h
Bluetooth Mesh Health Server Model APIs.
main.h
Bluetooth Mesh Profile APIs.
msg.h
Bluetooth Mesh Message APIs.
src
nimble
nimble
host
mesh
include
mesh
mesh.h
Generated by
1.9.8