Searched refs:bt_mesh_health_cli_attention_get (Results 1 – 5 of 5) sorted by relevance
318 int bt_mesh_health_cli_attention_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
260 err = bt_mesh_health_cli_attention_get(cli, ctx.addr ? &ctx : NULL, &attention); in cmd_attention_get()
190 int bt_mesh_health_cli_attention_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_attention_get() function
3821 err = bt_mesh_health_cli_attention_get(&health_cli, &ctx, &attention); in health_attention_get()
159 … :c:func:`bt_mesh_health_attention_get()` replace with :c:func:`bt_mesh_health_cli_attention_get()`