From 64b4a7a58564adfaa205e6213a59b0925b02c825 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 20 Jun 2010 18:12:40 +0200 Subject: [layer1] Add L1CTL_RACH_RESP to confirm that a RACH request was sent --- 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 ead1fd7c..12eaf7ab 100644 --- a/include/l1a_l23_interface.h +++ b/include/l1a_l23_interface.h @@ -35,6 +35,7 @@ #define L1CTL_PM_RESP 10 /* power measurement */ #define L1CTL_ECHO_REQ 11 #define L1CTL_ECHO_RESP 12 +#define L1CTL_RACH_RESP 13 /* * NOTE: struct size. We do add manual padding out of the believe -- cgit v1.2.3