ESP-IDF
bt_mesh_model_cb::settings_set
is only used within ESP-IDF.
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
ESP-IDF
bt_mesh_model_cb::settings_set
bt_mesh_model_cb::settings_set field
Set value handler of user data tied to the model. @sa settings_handler::h_set
Syntax
Show:
Summary
Declaration
from
access.h:391
int
(
*
const
settings_set
)
(
struct
bt_mesh_model
*
model
,
const
char
*
name
,
char
*
val
)
;
Examples
References
from
examples
Code
Location
int
(
*
const
settings_set
)
(
struct
bt_mesh_model
*
model
,
access.h:391
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