WE310F5  39.00.000
m2mb_nwif_raw.h File Reference

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...
 

Detailed Description

This file contains the public APIs and structures of the heap module.

we866e4/epl/inc/modules/m2mb_pwd_gen.h

Note
<Notes, dependencies mandatory> Dependencies:
Author
SP
Date
19/02/2018

Definition in file m2mb_nwif_raw.h.