ESP-IDF
+
0
/1 examples
SourceVu will show references to
BT_MESH_HEALTH_FAULT_MSG
from the following samples and libraries:
blemesh sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BT_MESH_HEALTH_FAULT_MSG
BT_MESH_HEALTH_FAULT_MSG macro
@def BT_MESH_HEALTH_FAULT_MSG A helper to define a health fault message.
Syntax
Show:
Summary
Declaration
from
health_srv.h:57
#define
BT_MESH_HEALTH_FAULT_MSG
(
max_faults
)
\
NET_BUF_SIMPLE
(
1
+
3
+
(
max_faults
)
)
Arguments
Argument
Description
max_faults
Maximum number of faults the element can have.
Return value
a New os_mbuf of the needed size.
Examples
BT_MESH_HEALTH_FAULT_MSG
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out