blemesh sample
vnd_models
is only used within blemesh sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
blemesh sample
vnd_models
vnd_models variable
Syntax
Show:
Summary
Declaration
from
app_mesh.c:355
static
struct
bt_mesh_model
vnd_models
[
]
=
{
BT_MESH_MODEL_VND
(
CID_VENDOR
,
BT_MESH_MODEL_ID_GEN_ONOFF_SRV
,
vnd_model_op
,
&
vnd_model_pub
,
NULL
)
,
}
;
Examples
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