netconn_evt::NETCONN_EVT_ERROR is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPnetconn_evt::NETCONN_EVT_ERROR

netconn_evt::NETCONN_EVT_ERROR

Syntax

NETCONN_EVT_ERROR;

References

LocationReferrerText
api.h:186
NETCONN_EVT_ERROR
api_msg.c:458err_tcp()
API_EVENT(conn, NETCONN_EVT_ERROR, 0);
api_msg.c:1068lwip_netconn_do_close_internal()
API_EVENT(conn, NETCONN_EVT_ERROR, 0);
sockets.c:2540event_callback()
case NETCONN_EVT_ERROR:

Data Use

Functions using netconn_evt::NETCONN_EVT_ERROR
netconn_evt::NETCONN_EVT_ERROR