Home
last modified time | relevance | path

Searched defs:bt_mesh_health_srv_cb (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dhealth_srv.h24 struct bt_mesh_health_srv_cb { struct
26 int (*fault_get_cur)(struct bt_mesh_model *model, u8_t *test_id,
31 int (*fault_get_reg)(struct bt_mesh_model *model, u16_t company_id,
36 int (*fault_clear)(struct bt_mesh_model *model, u16_t company_id);
39 int (*fault_test)(struct bt_mesh_model *model, u8_t test_id,
43 void (*attn_on)(struct bt_mesh_model *model);
46 void (*attn_off)(struct bt_mesh_model *model);

Completed in 2 milliseconds