zephyr/subsys/net/lib/app
Ricardo Salveti 696bef58ba net: app: fix build when NET_DEBUG_APP is used with SYS_LOG_NET_LEVEL=1
hr_addr is only available when SYS_LOG_NET_LEVEL is > 1.

Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-07-27 10:19:13 +03:00
..
client.c net: net_app: fix syntax error when accessing remote from default_ctx 2017-07-07 09:42:07 +03:00
ieee802154_settings.c net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
ieee802154_settings.h net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
init.c net: app: fix build when NET_DEBUG_APP is used with SYS_LOG_NET_LEVEL=1 2017-07-27 10:19:13 +03:00
Kconfig net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
Makefile net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
net_app_private.h net: app: Fix dual IPv4 and IPv6 support 2017-07-06 14:32:37 +03:00
net_app.c net: Fix connectivity issues if only UDP or TCP is enabled 2017-07-14 08:49:45 +03:00
server.c net: app: Fix dual IPv4 and IPv6 support 2017-07-06 14:32:37 +03:00