zephyr/subsys/net/lib
Robert Lubos 842d4b220f net: lwm2m: Add option to register in UDP queue mode
Add Kconfig option to enable Queue Mode binding. With this option
enabled, the LWM2M client will register with `UQ` binding, instead of
`U`.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-03-10 14:57:29 +02:00
..
coap include: Fix use of <atomic.h> -> <sys/atomic.h> 2019-12-10 08:39:37 -05:00
config net: config: init: fix NET_NATIVE=n behavior 2020-02-10 23:31:05 +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: Add option to register in UDP queue mode 2020-03-10 14:57:29 +02:00
mqtt net: mqtt: Add write message handler 2020-03-10 14:10:18 +02:00
openthread net: openthread: Unify IS_ENABLED macro usage 2020-03-10 14:36:24 +02:00
sntp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
sockets net: sockets: tls: Fix net_context referencing 2020-03-10 14:08:20 +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