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 17
32 
33 
34 //--------------------------------------------------------------------------------------------------
35 
36 //--------------------------------------------------------------------------------------------------
37 #define LE_MDMDEFS_PHONE_NUM_MAX_BYTES 18
38 
39 
40 //--------------------------------------------------------------------------------------------------
44 //--------------------------------------------------------------------------------------------------
45 typedef enum
46 {
49 
52 }
54 
55 
56 #endif // LE_MDMDEFS_H_INCLUDE_GUARD
57 
le_mdmDefs_IpVersion_t
Definition: le_mdmDefs_interface.h:45
IPv4 technology.
Definition: le_mdmDefs_interface.h:47
IPv6 technology.
Definition: le_mdmDefs_interface.h:50