Searched refs:health_current_status (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/ |
D | main.c | 30 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/ |
D | health_cli.c | 92 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/ |
D | shell.c | 184 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/ |
D | btp_mesh.c | 669 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,
|