Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c93 }tstrCloseCmd; typedef
915 tstrCloseCmd strclose; in winc1500_close()
926 s8Ret = SOCKET_REQUEST(u8Cmd, (uint8*)&strclose, sizeof(tstrCloseCmd), NULL,0, 0); in winc1500_close()