Searched refs:bt_mesh_dfu_cli_suspend (Results 1 – 4 of 4) sorted by relevance
263 int bt_mesh_dfu_cli_suspend(struct bt_mesh_dfu_cli *cli);
857 err = bt_mesh_dfu_cli_suspend((struct bt_mesh_dfu_cli *)mod_cli->rt->user_data); in cmd_dfu_suspend()
1055 int bt_mesh_dfu_cli_suspend(struct bt_mesh_dfu_cli *cli) in bt_mesh_dfu_cli_suspend() function
1125 err = bt_mesh_dfu_cli_suspend(&srv->dfu); in bt_mesh_dfd_srv_suspend()