zephyr/subsys/net/lib
Johan Hedberg 0c4b87dc9f net: openthread: Fix timeout passed to k_sleep()
k_sleep() now takes a k_timeout_t so an integer value needs to be
wrapped through the appropriate macro, in this case K_SECONDS().

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-04-01 20:03:15 +03:00
..
coap include: Fix use of <atomic.h> -> <sys/atomic.h> 2019-12-10 08:39:37 -05:00
config net: lib: config: Timeout when network interface is down 2020-03-17 17:17:20 +02:00
conn_mgr kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
dns net: dns: Support multiple simultaneous mDNS requests 2020-01-24 16:22:18 +02:00
http kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
lwm2m net: lwm2m: Notify when it's safe to turn RX off 2020-03-10 14:57:29 +02:00
mqtt net: mqtt: Improve PUBLISH message length validation 2020-03-28 09:36:12 +02:00
openthread net: openthread: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
sntp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
sockets net: sockets: Release net_pkt if error during UDP recv() 2020-03-17 13:13:58 +02:00
socks kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket tests: net: websocket: Add TX unit tests for websocket API 2020-01-28 19:49:16 +02:00
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00