Searched defs:bt_mesh_health_srv_cb (Results 1 – 2 of 2) sorted by relevance
28 struct bt_mesh_health_srv_cb { struct56 int (*fault_get_cur)(const struct bt_mesh_model *model, uint8_t *test_id,82 int (*fault_get_reg)(const struct bt_mesh_model *model, uint16_t company_id,94 int (*fault_clear)(const struct bt_mesh_model *model, uint16_t company_id);111 int (*fault_test)(const struct bt_mesh_model *model, uint8_t test_id,128 void (*attn_on)(const struct bt_mesh_model *model);155 const struct bt_mesh_health_srv_cb *cb; argument
447 const struct bt_mesh_model_cb bt_mesh_health_srv_cb = { variable