Searched +defs:val +defs:msg (Results 1 – 5 of 5) sorted by relevance
/btstack/3rd-party/lwip/core/src/api/ |
H A D | api_msg.c | 62 #define SET_NONBLOCKING_CONNECT(conn, val) do { if (val) { \ argument 99 lwip_netconn_is_deallocated_msg(void *msg) in lwip_netconn_is_deallocated_msg() 131 lwip_netconn_is_err_msg(void *msg, err_t *err) in lwip_netconn_is_err_msg() 297 void *msg; local 609 pcb_new(struct api_msg *msg) 682 struct api_msg *msg = (struct api_msg *)m; local 898 void *msg = LWIP_CONST_CAST(void *, &netconn_deleted); local 1118 struct api_msg *msg = (struct api_msg *)m; local 1221 struct api_msg *msg = (struct api_msg *)m; local 1262 struct api_msg *msg = (struct api_msg *)m; local [all …]
|
H A D | sockets.c | 191 #define LWIP_SO_SNDRCVTIMEO_SET(optval, val) (*(int *)(optval) = (val)) argument 195 #define LWIP_SO_SNDRCVTIMEO_SET(optval, val) do { \ argument 1082 lwip_recvfrom_udp_raw(struct lwip_sock *sock, int flags, struct msghdr *msg, u16_t *datagram_len, i… in lwip_recvfrom_udp_raw() 1215 struct msghdr msg; in lwip_recvfrom() local 1254 struct msghdr msg; in lwip_readv() local 1416 lwip_sendmsg(int s, const struct msghdr *msg, int flags) in lwip_sendmsg() 1748 struct msghdr msg; in lwip_writev() local 3740 u8_t val; in lwip_ioctl() local 3830 lwip_fcntl(int s, int cmd, int val) in lwip_fcntl() 3903 int val; in fcntl() local
|
/btstack/3rd-party/lwip/core/src/core/ipv4/ |
H A D | dhcp.c | 90 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument 93 #define LWIP_HOOK_DHCP_PARSE_OPTION(netif, dhcp, state, msg, msg_type, option, len, pbuf, offset) d… argument 186 #define dhcp_set_option_value(dhcp, idx, val) (dhcp_rx_options_val[idx] = (val)) argument
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |