zephyr/subsys/net/lib/config
Paul Sokolovsky c89a06dbc1 net: config: Introduce a dedicated header for the library
Split out definition of net_app_init() and its parameter flags from
net_app.h header to new net_config.h header. As we do this, rename
the function to net_config_init() and flags to NET_CONFIG_NEED_*.
This is a second step in splitting out network configuration API
out of net_app API, started in the c60df1311 commit.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-07-02 12:36:35 +03:00
..
bt_settings.c
bt_settings.h
CMakeLists.txt
ieee802154_settings.c
ieee802154_settings.h
init.c net: config: Introduce a dedicated header for the library 2018-07-02 12:36:35 +03:00
Kconfig