WL865E4-P  36.07.001
m2mb_version.h
Go to the documentation of this file.
1 /*===============================================================================================*/
2 /* >>> Copyright (C) Telit Communications S.p.A. Italy All Rights Reserved. <<< */
23 #ifndef M2MB_VERSION_H
24 #define M2MB_VERSION_H
25 
26 /* Include files ================================================================================*/
27 
38 /*-----------------------------------------------------------------------------------------------*/
39 
44 /*-----------------------------------------------------------------------------------------------*/
45 
46 /* Global declarations ==========================================================================*/
47 
48 #define M2MB_MODULE_TYPE "WL865E4"
49 /* Global typedefs ===========================================================================*/
50 
52 {
61 
71 typedef struct M2MB_SW_PKG_VERSION_S
72 {
80 
81 /* Global functions ==========================================================================*/
82 
83 /*--------------------------------------------------------------------------------------------*/
111 /*--------------------------------------------------------------------------------------------*/
113 
114 /*--------------------------------------------------------------------------------------------*/
141 /*--------------------------------------------------------------------------------------------*/
143 
144 /*--------------------------------------------------------------------------------------------*/
166 /*--------------------------------------------------------------------------------------------*/
168 
169 /*--------------------------------------------------------------------------------------------*/
192 /*--------------------------------------------------------------------------------------------*/
194 
198 /*-----------------------------------------------------------------------------------------------*/
199 
200 #endif /* M2MB_VERSION_H */
unsigned char UINT8
Definition: m2mb_types.h:83
UINT8 * m2mb_system_cgmr(VOID)
m2mb_system_cgmr is called to get the modem version.
INT32 m2mb_version(M2MB_SYSTEM_SW_VERSION_T *ver)
m2m_s2w_system_version is called to process version.
struct M2MB_SYSTEM_SW_VERSION_S M2MB_SYSTEM_SW_VERSION_T
UINT8 * m2mb_system_cgmm(VOID)
m2mb_system_cgmm is called to get the module name.
void VOID
Definition: m2mb_types.h:72
struct M2MB_SW_PKG_VERSION_S M2MB_SW_PKG_VERSION_T
Structure defining response for m2m_s2w_system_swpkgv command/api.
signed int INT32
Definition: m2mb_types.h:80
Structure defining response for m2m_s2w_system_swpkgv command/api.
Definition: m2mb_version.h:71
const M2MB_SW_PKG_VERSION_T * m2mb_system_swpkgv(VOID)
m2mb_system_swpkgv is called to get the software package version details.