zephyr/subsys/net/lib
Robert Lubos 24b6afaec2 net: openthread: Unify IS_ENABLED macro usage
Older OT code used preprocessor #if conditionals, while newer code
used IS_ENABLED macro. Unify the approach by switching to the latter
option.

Additinally, fix inclusion issue that came out after switching to
IS_ENABLED.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-03-10 14:36:24 +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 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05: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