Home
last modified time | relevance | path

Searched +defs:val +defs:cmd (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c191 #define LWIP_SO_SNDRCVTIMEO_SET(optval, val) (*(int *)(optval) = (val)) argument
195 #define LWIP_SO_SNDRCVTIMEO_SET(optval, val) do { \ argument
3737 lwip_ioctl(int s, long cmd, void *argp) in lwip_ioctl()
3740 u8_t val; in lwip_ioctl() local
3830 lwip_fcntl(int s, int cmd, int val) in lwip_fcntl()
3900 fcntl(int s, int cmd, ...) in fcntl()
3903 int val; in fcntl() local
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dsockets.h660 #define ioctlsocket(s,cmd,argp) lwip_ioctl(s,cmd,argp) argument
678 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) argument
680 #define ioctl(s,cmd,argp) lwip_ioctl(s,cmd,argp) argument
/btstack/port/mtk/LEScan/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...