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

netconn_evt::NETCONN_EVT_SENDMINUS

Syntax

NETCONN_EVT_SENDMINUS;

References

LocationReferrerText
api.h:185
NETCONN_EVT_SENDMINUS,
api_msg.c:1733lwip_netconn_do_writemore()
API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
api_msg.c:1739lwip_netconn_do_writemore()
API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
sockets.c:2536event_callback()
case NETCONN_EVT_SENDMINUS:

Data Use

Functions using netconn_evt::NETCONN_EVT_SENDMINUS
netconn_evt::NETCONN_EVT_SENDMINUS