comparison gsm-fw/g23m-aci/aci/ati_dti.c @ 785:09382de17df9

aci: integrated up to ati_pdu.c
author Space Falcon <falcon@ivan.Harhan.ORG>
date Thu, 12 Mar 2015 05:29:06 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
784:5cc8a442efad 785:09382de17df9
9 MODULE : ATI 9 MODULE : ATI
10 10
11 PURPOSE : AT Command to control data flow and devices in addition with DTI 11 PURPOSE : AT Command to control data flow and devices in addition with DTI
12 managment 12 managment
13 */ 13 */
14
15 #include "config.h"
16 #include "fixedconf.h"
17 #include "condat-features.h"
18 #include "aci_conf.h"
14 19
15 #ifdef DTI 20 #ifdef DTI
16 21
17 #ifndef ATI_DTI_C 22 #ifndef ATI_DTI_C
18 #define ATI_DTI_C 23 #define ATI_DTI_C
43 48
44 #include "ati_bat.h" 49 #include "ati_bat.h"
45 50
46 #endif /* FF_ATI_BAT */ 51 #endif /* FF_ATI_BAT */
47 /*==== EXPORT ==================================================*/ 52 /*==== EXPORT ==================================================*/
48 EXTERN CHAR *cmdCmeError ( T_ACI_CMS_ERR e ); 53 EXTERN CHAR *cmdCmeError ( T_ACI_CME_ERR e );
49 EXTERN CHAR *parse(CHAR *b,CHAR *f, ...); 54 EXTERN CHAR *parse(CHAR *b,CHAR *f, ...);
50 55
51 /*==== VARIABLE====================================================*/ 56 /*==== VARIABLE====================================================*/
52 57
53 const T_CAP_NAME ati_cap_name[] = 58 const T_CAP_NAME ati_cap_name[] =