Searched refs:bt_mesh_health_cli_period_set_unack (Results 1 – 5 of 5) sorted by relevance
299 int bt_mesh_health_cli_period_set_unack(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
230 err = bt_mesh_health_cli_period_set_unack(cli, ctx.addr ? &ctx : NULL, divisor); in period_set()
283 int bt_mesh_health_cli_period_set_unack(struct bt_mesh_health_cli *cli, in bt_mesh_health_cli_period_set_unack() function
3788 err = bt_mesh_health_cli_period_set_unack(&health_cli, &ctx, cp->divisor); in health_period_set()
158 …nc:`bt_mesh_health_period_set_unack()` replace with :c:func:`bt_mesh_health_cli_period_set_unack()`