Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/net/
Dwm_socket2.0.3.h30 #define NET_EVENT_TCP_CONNECTED 2 macro
/device/soc/winnermicro/wm800/board/src/network/api2.0.3/
Dtls_netconn.c273 net_send_event_to_hostif(conn, NET_EVENT_TCP_CONNECTED); in net_tcp_connect_cb()
419 net_send_event_to_hostif (conn, NET_EVENT_TCP_CONNECTED); in do_create_connect()
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif.c1079 case NET_EVENT_TCP_CONNECTED: in hostif_default_socket_state_changed()
1119 case NET_EVENT_TCP_CONNECTED: in hostif_socket_state_changed_ATCMD()
1153 case NET_EVENT_TCP_CONNECTED: in hostif_socket_state_changed_RICMD()