Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp.h42 struct tls_socket_cfg { struct
43 u8 proto; /* 0: tcp, 1: udp */
44 u8 client;
45 u16 port;
46 u8 host[32]; /* host name */
47 u16 host_len;
48 u8 ip_addr[4];
49 u32 timeout;