Searched refs:bt_mesh_health_cli_period_get (Results 1 – 5 of 5) sorted by relevance
257 int bt_mesh_health_cli_period_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
188 err = bt_mesh_health_cli_period_get(cli, ctx.addr ? &ctx : NULL, &divisor); in cmd_period_get()
242 int bt_mesh_health_cli_period_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_period_get() function
3756 err = bt_mesh_health_cli_period_get(&health_cli, &ctx, &divisor); in health_period_get()
156 * :c:func:`bt_mesh_health_period_get()` replace with :c:func:`bt_mesh_health_cli_period_get()`