Home
last modified time | relevance | path

Searched refs:tstrPingCmd (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h427 }tstrPingCmd; typedef
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c1275 tstrPingCmd strPingCmd; in m2m_ping_req()
1282 s8Ret = SOCKET_REQUEST(SOCKET_CMD_PING, (uint8*)&strPingCmd, sizeof(tstrPingCmd), NULL, 0, 0); in m2m_ping_req()