Searched refs:bt_mesh_dfu_cli_resume (Results 1 – 4 of 4) sorted by relevance
271 int bt_mesh_dfu_cli_resume(struct bt_mesh_dfu_cli *cli);
876 err = bt_mesh_dfu_cli_resume((struct bt_mesh_dfu_cli *)mod_cli->rt->user_data); in cmd_dfu_resume()
1067 int bt_mesh_dfu_cli_resume(struct bt_mesh_dfu_cli *cli) in bt_mesh_dfu_cli_resume() function
1060 bt_mesh_dfu_cli_resume(&srv->dfu); in bt_mesh_dfd_srv_start()