zephyr/drivers/wifi/simplelink
Vincent Wan a69955701d drivers: wifi: simplelink: Implement fcntl to set/get non-blocking mode
This commit implements fcntl() in the SimpleLink Wifi driver to set and
get the non-blocking mode on a socket.

Fixes #11891.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2019-03-20 11:36:18 -05:00
..
CMakeLists.txt drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
Kconfig.simplelink kconfig: drivers: wifi: Remove redundant WIFI deps. 2019-03-09 09:49:26 -05:00
simplelink.c drivers: wifi: simplelink: add timeout for fast connect feature 2019-01-18 12:32:59 +02:00
simplelink_log.h
simplelink_sockets.c drivers: wifi: simplelink: Implement fcntl to set/get non-blocking mode 2019-03-20 11:36:18 -05:00
simplelink_sockets.h
simplelink_support.c drivers: wifi: simplelink: Use TI SimpleLink SDK 2.40 2019-03-05 11:37:10 -05:00
simplelink_support.h