Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_mesh_health_srv Struct Reference

#include <health_srv.h>

Data Fields

struct bt_mesh_modelmodel
 
const struct bt_mesh_health_srv_cbcb
 
struct k_work_delayable attn_timer
 

Detailed Description

Mesh Health Server Model Context

Field Documentation

◆ attn_timer

struct k_work_delayable bt_mesh_health_srv::attn_timer

Attention Timer state

◆ cb

const struct bt_mesh_health_srv_cb* bt_mesh_health_srv::cb

Optional callback struct

◆ model

struct bt_mesh_model* bt_mesh_health_srv::model

Composition data model entry pointer.


The documentation for this struct was generated from the following file: