Searched defs:fault_clear (Results 1 – 2 of 2) sorted by relevance
36 int (*fault_clear)(struct bt_mesh_model *model, u16_t company_id); member
135 static int fault_clear(struct bt_mesh_model *model, uint16_t cid) in fault_clear() function