Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c45 REQ_IMG, enumerator
837 (cli->req.type == REQ_IMG && cli->req.addr != ctx->addr)) { in handle_info_status()
891 if (cli->req.type == REQ_IMG) { in handle_info_status()
905 (cli->req.type == REQ_IMG) ? NULL : &send_cb); in handle_info_status()
909 if (cli->req.type == REQ_IMG) { in handle_info_status()
1181 err = req_setup(cli, REQ_IMG, ctx->addr, NULL); in bt_mesh_dfu_cli_imgs_get()