Zephyr API 3.6.99
|
Mesh Health Server Model Context. More...
#include <health_srv.h>
Data Fields | |
const struct bt_mesh_model * | model |
Composition data model entry pointer. | |
const struct bt_mesh_health_srv_cb * | cb |
Optional callback struct. | |
struct k_work_delayable | attn_timer |
Attention Timer state. | |
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.
const struct bt_mesh_model* bt_mesh_health_srv::model |
Composition data model entry pointer.