From 9a422ceb257559b0264cd306489fab0b854b96bc Mon Sep 17 00:00:00 2001 From: "Andreas.Eversberg" Date: Tue, 13 Jul 2010 14:03:13 +0000 Subject: [layer 1] Reset option for scheduled frames. This is usefull to drop a scheduled RACH request after an IMM.ASS is received. --- include/l1a_l23_interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/l1a_l23_interface.h b/include/l1a_l23_interface.h index 5408c487..88f5b593 100644 --- a/include/l1a_l23_interface.h +++ b/include/l1a_l23_interface.h @@ -195,6 +195,7 @@ struct l1ctl_pm_conf { enum l1ctl_reset_type { L1CTL_RES_T_BOOT, /* only _IND */ L1CTL_RES_T_FULL, + L1CTL_RES_T_SCHED, }; /* argument to L1CTL_RESET_REQ and L1CTL_RESET_IND */ -- cgit v1.2.3