Home
last modified time | relevance | path

Searched defs:socket_id (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_UDP_yoc.c35 int socket_id = -1; in HAL_UDP_create_without_connect() local
89 long socket_id = -1; in HAL_UDP_create() local
137 long socket_id = -1; in HAL_UDP_close() local
147 long socket_id = -1; in HAL_UDP_write() local
161 long socket_id = -1; in HAL_UDP_read() local
180 long socket_id = -1; in HAL_UDP_readTimeout() local
292 int socket_id = -1; in HAL_UDP_recvfrom() local
346 int socket_id = -1; in HAL_UDP_sendto() local
372 int socket_id = -1; in HAL_UDP_joinmulticast() local
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_UDP_rhino.c42 int socket_id = -1; in HAL_UDP_create_without_connect() local
96 long socket_id = -1; in HAL_UDP_create() local
144 long socket_id = -1; in HAL_UDP_close() local
154 long socket_id = -1; in HAL_UDP_write() local
168 long socket_id = -1; in HAL_UDP_read() local
187 long socket_id = -1; in HAL_UDP_readTimeout() local
299 int socket_id = -1; in HAL_UDP_recvfrom() local
353 int socket_id = -1; in HAL_UDP_sendto() local
379 int socket_id = -1; in HAL_UDP_joinmulticast() local
/AliOS-Things-master/components/amp_adapter/platform/aos/network/
A Daos_udp.c36 long socket_id = -1; in aos_udp_socket_create() local
86 long socket_id = -1; in aos_udp_create() local
135 int socket_id = -1; in aos_udp_create_without_connect() local
190 int socket_id = -1; in aos_udp_recvfrom() local
244 int socket_id = -1; in aos_udp_sendto() local
271 int socket_id = -1; in aos_udp_joinmulticast() local
306 long socket_id = -1; in aos_udp_write() local
324 long socket_id = -1; in aos_udp_read_timeout() local
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.h21 int socket_id; member

Completed in 12 milliseconds