Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Callbacks

     Provides detail on the available callbacks for the Wlan APIs.

Typedefs

typedef void(* tpfAppEthCb )(uint8 u8MsgType, void *pvMsg, void *pvCtrlBuf)
 
typedef void(* tpfAppEthCb )(uint8 u8MsgType, void *pvMsg, void *pvCtrlBuf)
 
typedef void(* tpfAppWifiCb )(uint8 u8MsgType, void *pvMsg)
 
typedef void(* tpfAppWifiCb )(uint8 u8MsgType, void *pvMsg)
 

typedef void(* tpfAppEthCb)(uint8 u8MsgType, void *pvMsg, void *pvCtrlBuf)
typedef void(* tpfAppEthCb)(uint8 u8MsgType, void *pvMsg, void *pvCtrlBuf)
typedef void(* tpfAppWifiCb)(uint8 u8MsgType, void *pvMsg)
typedef void(* tpfAppWifiCb)(uint8 u8MsgType, void *pvMsg)