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