WL865E4-P  36.07.001
M2M_FWUP_HTTP_CLIENT Struct Reference

HTTP client structure for FWUP. More...

#include <m2mb_fwup_plugin_httpclient.h>

Data Fields

M2MB_HTTPC_CTX_Tctx
 
M2MB_FWUP_USER_CB_T user_cb
 
M2MB_SSL_CTXT_HANDLE ssl_ctx
 

Detailed Description

HTTP client structure for FWUP.

Structure for storing HTTP client related information for FWUP operations.

Definition at line 62 of file m2mb_fwup_plugin_httpclient.h.

Field Documentation

◆ ctx

HTTP Client context

Definition at line 64 of file m2mb_fwup_plugin_httpclient.h.

◆ ssl_ctx

SSL context handle

Definition at line 66 of file m2mb_fwup_plugin_httpclient.h.

◆ user_cb

User callback for FWUP module

Definition at line 65 of file m2mb_fwup_plugin_httpclient.h.


The documentation for this struct was generated from the following file: