Searched refs:bt_mesh_dfu_cli_cancel (Results 1 – 5 of 5) sorted by relevance
283 int bt_mesh_dfu_cli_cancel(struct bt_mesh_dfu_cli *cli,
803 err = bt_mesh_dfu_cli_cancel((struct bt_mesh_dfu_cli *)mod_cli->rt->user_data, in cmd_dfu_tx_cancel()
1089 int bt_mesh_dfu_cli_cancel(struct bt_mesh_dfu_cli *cli, in bt_mesh_dfu_cli_cancel() function
1165 err = bt_mesh_dfu_cli_cancel(&srv->dfu, NULL); in bt_mesh_dfd_srv_cancel()
4394 err = bt_mesh_dfu_cli_cancel(&dfd_srv.dfu, &ctx); in dfu_firmware_update_cancel()