Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c120 static int health_period_status(const struct bt_mesh_model *model, in health_period_status() function
185 { OP_HEALTH_PERIOD_STATUS, BT_MESH_LEN_EXACT(1), health_period_status },
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c197 static void health_period_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_period_status() function
207 .period_status = health_period_status,