Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c154 static int health_attention_status(const struct bt_mesh_model *model, in health_attention_status() function
186 { OP_ATTENTION_STATUS, BT_MESH_LEN_EXACT(1), health_attention_status },
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c200 static void health_attention_status(struct bt_mesh_health_cli *cli, in health_attention_status() function
215 .attention_status = health_attention_status,