Home
last modified time | relevance | path

Searched refs:NETCONN_EVT_SENDMINUS (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dapi.h185 NETCONN_EVT_SENDMINUS, enumerator
/btstack/3rd-party/lwip/core/src/api/
H A Dapi_msg.c1736 API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
1742 API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
H A Dsockets.c2530 case NETCONN_EVT_SENDMINUS: in event_callback()