ESP-IDF
bt_mesh_client_user_data_t::model
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_client_user_data_t::model
bt_mesh_client_user_data_t::model field
Pointer to the client model
Syntax
Show:
Summary
Declaration
from
client_common.h:25
struct
bt_mesh_model
*
model
;
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_model
*
model
;
client_common.h:25
client
->
model
=
model
;
cfg_cli.c:1256
cfg_cli_init()
client
->
model
=
model
;
client_common.c:401
bt_mesh_client_init()
client
->
model
=
mod
;
ext.c:961
bt_mesh_ext_model_set_user_data_model()
client
->
model
=
model
;
generic_client.c:1137
generic_client_init()
client
->
model
=
model
;
sensor_client.c:577
sensor_client_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_client_user_data_t::model
is written by 5 functions:
bt_mesh_client_init()
generic_client_init()
bt_mesh_ext_model_set_user_data_model()
cfg_cli_init()
sensor_client_init()
All items filtered out
bt_mesh_client_user_data_t::model
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