zephyr/subsys/net/lib
Jukka Rissanen 5e7765ba28 net: app: Setup IEEE 802.15.4 during init
If IEEE 802.15.4 is enabled, then setup the network settings
automatically so that the device is ready for IP configuration.
This is only done if CONFIG_NET_APP_AUTO_INIT is enabled, which
is currently the default.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-07-20 17:09:27 +03:00
..
app net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
dns net: lib: dns: Check return value of net_context_recv() 2017-06-12 10:21:38 +03:00
http net: http_server: Properly close network contexts. 2017-07-18 08:40:02 +03:00
mqtt net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
sockets net: sockets: Implement poll() operation. 2017-07-18 21:46:06 +03:00
zoap net: zoap: advance block context by checking M bit from block option 2017-07-14 11:06:54 +03:00
Kbuild net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
Kconfig net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
Makefile net: app: Create support for network application API 2017-06-30 06:13:09 -04:00