Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h251 }tstrBindCmd; typedef
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c597 tstrBindCmd strBind; in bind()
610 s8Ret = SOCKET_REQUEST(u8CMD, (uint8*)&strBind,sizeof(tstrBindCmd) , NULL , 0, 0); in bind()