Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c326 static int info_get(struct bt_mesh_dfu_cli *cli, struct bt_mesh_msg_ctx *ctx, in info_get() function
345 info_get(cli, &ctx, 0, cli->req.img_cnt, &send_cb); in send_info_get()
904 info_get(cli, ctx, idx, cli->req.img_cnt - idx, in handle_info_status()
1191 err = info_get(cli, ctx, 0, cli->req.img_cnt, NULL); in bt_mesh_dfu_cli_imgs_get()