ESP-IDF
bt_mesh_health_srv::model
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_health_srv::model
bt_mesh_health_srv::model field
Syntax
Show:
Summary
Declaration
from
health_srv.h:62
struct
bt_mesh_model
*
model
;
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_model
*
model
;
health_srv.h:62
struct
bt_mesh_model
*
model
;
health_srv.h:62
srv
->
cb
.
attn_off
(
srv
->
model
)
;
health_srv.c:413
attention_off()
srv
->
model
=
model
;
health_srv.c:445
health_srv_init()
model
=
srv
->
model
;
health_srv.c:509
bt_mesh_attention()
srv
->
cb
->
attn_off
(
srv
->
model
)
;
health_srv.c:418
attention_off()
srv
->
model
=
model
;
health_srv.c:441
health_srv_init()
model
=
srv
->
model
;
health_srv.c:466
bt_mesh_attention()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_health_srv::model
is written by 1 function and is read by 2 functions:
health_srv_init()
All items filtered out
bt_mesh_health_srv::model
attention_off()
bt_mesh_attention()
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