Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dhealth_srv.h36 int (*fault_clear)(struct bt_mesh_model *model, u16_t company_id); member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dshell.c135 static int fault_clear(struct bt_mesh_model *model, uint16_t cid) in fault_clear() function