Home
last modified time | relevance | path

Searched refs:health_current_status (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c30 static void health_current_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_current_status() function
53 .current_status = health_current_status,
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c92 static int health_current_status(const struct bt_mesh_model *model, in health_current_status() function
184 { OP_HEALTH_CURRENT_STATUS, BT_MESH_LEN_MIN(3), health_current_status },
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c184 static void health_current_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_current_status() function
213 .current_status = health_current_status,
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c669 static void health_current_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_current_status() function
683 .current_status = health_current_status,