From 6472fff9f8d42986d35c97335b9919c5270db7bf Mon Sep 17 00:00:00 2001 From: dufour Date: Fri, 6 Feb 2009 14:43:08 +0000 Subject: * cp (see #177): - add the driver MME for simple connect messages. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3939 017c9cb6-072f-447c-8318-d5b54f68fe89 --- cesar/cp/mme.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cesar/cp/mme.h') diff --git a/cesar/cp/mme.h b/cesar/cp/mme.h index c4fa686fef..28f6e4d386 100644 --- a/cesar/cp/mme.h +++ b/cesar/cp/mme.h @@ -37,6 +37,7 @@ #define DRV_STA_START 0xA028 #define DRV_STA_STOP 0xA02C #define DRV_STA_SET_NID 0xA030 +#define DRV_STA_SC 0xA034 /* MMTYPE sub-values for MMEs (REQ, CNF, IND or RSP). */ #define CP_MME_REQ 0x00 -- cgit v1.2.3