All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
le_mdmDefs_interface.h
Go to the documentation of this file.
1 /*
2  * ====================== WARNING ======================
3  *
4  * THE CONTENTS OF THIS FILE HAVE BEEN AUTO-GENERATED.
5  * DO NOT MODIFY IN ANY WAY.
6  *
7  * ====================== WARNING ======================
8  */
9 
18 #ifndef LE_MDMDEFS_H_INCLUDE_GUARD
19 #define LE_MDMDEFS_H_INCLUDE_GUARD
20 
21 
22 #include "legato.h"
23 
24 
25 //--------------------------------------------------------------------------------------------------
30 //--------------------------------------------------------------------------------------------------
31 #define LE_MDMDEFS_PHONE_NUM_MAX_LEN 18
32 
33 
34 //--------------------------------------------------------------------------------------------------
38 //--------------------------------------------------------------------------------------------------
39 typedef enum
40 {
43 
46 }
48 
49 
50 #endif // LE_MDMDEFS_H_INCLUDE_GUARD
51 
le_mdmDefs_IpVersion_t
Definition: le_mdmDefs_interface.h:39
IPv4 technology.
Definition: le_mdmDefs_interface.h:41
IPv6 technology.
Definition: le_mdmDefs_interface.h:44