Searched refs:bt_mesh_dfu_srv_cancel (Results 1 – 3 of 3) sorted by relevance
228 void bt_mesh_dfu_srv_cancel(struct bt_mesh_dfu_srv *srv);
587 void bt_mesh_dfu_srv_cancel(struct bt_mesh_dfu_srv *srv) in bt_mesh_dfu_srv_cancel() function
917 bt_mesh_dfu_srv_cancel((struct bt_mesh_dfu_srv *)mod_srv->rt->user_data); in cmd_dfu_rx_cancel()