Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Ddfu_cli.c308 static int info_get(struct bt_mesh_dfu_cli *cli, struct bt_mesh_msg_ctx *ctx, in info_get() function
327 info_get(cli, &ctx, 0, cli->req.img_cnt, &send_cb); in send_info_get()
886 info_get(cli, ctx, idx, cli->req.img_cnt - idx, in handle_info_status()
1164 err = info_get(cli, ctx, 0, cli->req.img_cnt, NULL); in bt_mesh_dfu_cli_imgs_get()