Structure to hold ethernet interface parameters. Structure is to be defined and have its attributes set,based on the application's functiality before a call is made to the initialize the wi-fi operations by calling the m2m_wifi_init function. Part of the wi-fi configuration structure tstrWifiInitParam. More...
#include <m2m_wifi.h>
Public Attributes | |
tpfAppEthCb | pfAppEthCb |
uint8 * | au8ethRcvBuf |
uint16 | u16ethRcvBufSize |
Structure to hold ethernet interface parameters. Structure is to be defined and have its attributes set,based on the application's functiality before a call is made to the initialize the wi-fi operations by calling the m2m_wifi_init function. Part of the wi-fi configuration structure tstrWifiInitParam.