Home
last modified time | relevance | path

Searched refs:bt_mesh_health_cli_attention_set (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_cli.h339 int bt_mesh_health_cli_attention_set(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dhealth.c291 err = bt_mesh_health_cli_attention_set(cli, ctx.addr ? &ctx : NULL, attention, in attention_set()
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c210 int bt_mesh_health_cli_attention_set(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_attention_set() function
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3846 err = bt_mesh_health_cli_attention_set(&health_cli, &ctx, cp->attention, in health_attention_set()
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst160 … :c:func:`bt_mesh_health_attention_set()` replace with :c:func:`bt_mesh_health_cli_attention_set()`