|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <health_srv.h>
Data Fields | |
| struct bt_mesh_model * | model |
| const struct bt_mesh_health_srv_cb * | cb |
| struct k_work_delayable | attn_timer |
Mesh Health Server Model Context
| struct k_work_delayable bt_mesh_health_srv::attn_timer |
Attention Timer state
| const struct bt_mesh_health_srv_cb* bt_mesh_health_srv::cb |
Optional callback struct
| struct bt_mesh_model* bt_mesh_health_srv::model |
Composition data model entry pointer.