![]() |
WE310F5
39.00.000
|
This file contains the public APIs and structures of the heap module. More...
Go to the source code of this file.
typedef INT32(* | M2MB_NWIF_RAW_CB_T) (VOID *userCtx, UINT8 *pData, INT32 len) |
User callback prototype to receive data from Wi-Fi interface. More... | |
INT32 | m2mb_nwif_raw_init (UINT8 mode, M2MB_NWIF_RAW_CB_T *pCB, VOID *userCtx) |
m2mb_nwif_raw_init is called to initialize the module. More... | |
INT32 | m2mb_nwif_raw_send (UINT8 *data, INT32 length) |
m2mb_nwif_raw_send is called to send data over Wi-Fi interface. More... | |
This file contains the public APIs and structures of the heap module.
we866e4/epl/inc/modules/m2mb_pwd_gen.h
Definition in file m2mb_nwif_raw.h.