Home
last modified time | relevance | path

Searched refs:health_fault_status (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c39 static int health_fault_status(const struct bt_mesh_model *model, in health_fault_status() function
183 { OP_HEALTH_FAULT_STATUS, BT_MESH_LEN_MIN(3), health_fault_status },
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c192 static void health_fault_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_fault_status() function
214 .fault_status = health_fault_status,