Searched refs:health_fault_status (Results 1 – 2 of 2) sorted by relevance
39 static int health_fault_status(const struct bt_mesh_model *model, in health_fault_status() function183 { OP_HEALTH_FAULT_STATUS, BT_MESH_LEN_MIN(3), health_fault_status },
192 static void health_fault_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_fault_status() function214 .fault_status = health_fault_status,