WE310F5  39.00.000
m2mb_fwup_plugin_httpserver.h
Go to the documentation of this file.
1 /*===============================================================================================*/
2 /* >>> Copyright (C) Telit Communications S.p.A. Italy All Rights Reserved. <<< */
28 /* GLOBAL DECLARATIONS ==========================================================================*/
29 
30 #ifndef M2MB_FWUP_PLUGIN_HTTPC_API_H
31 #define M2MB_FWUP_PLUGIN_HTTPC_API_H
32 
33 #ifdef __cplusplus
34 extern "C" {
35 #endif
36 
50 /*-----------------------------------------------------------------------------------------------*/
51 
52 /* Global typedefs ==============================================================================*/
53 
54 /* External variables ===========================================================================*/
55 
56 /* External functions ===========================================================================*/
57 
58 /* Global functions =============================================================================*/
59 
60 /*-----------------------------------------------------------------------------------------------*/
86 /*-----------------------------------------------------------------------------------------------*/
88 
89 /*-----------------------------------------------------------------------------------------------*/
125 /*-----------------------------------------------------------------------------------------------*/
127 
131 /*-----------------------------------------------------------------------------------------------*/
132 
133 
134 #endif /* M2MB_FWUP_PLUGIN_HTTPC_API_H */
135 
136 
M2MB_STATUS_T m2mb_fwup_http_server_init(HANDLE handle)
FWUP module initialization for HTTP Server mode.
M2MB_STATUS_T m2mb_fwup_httpserver_deinit(HANDLE handle)
FWUP module initialization for HTTP Server mode.
INT32 M2MB_STATUS_T
Definition: m2mb_status.h:97
void * HANDLE
Definition: m2mb_types.h:98