Searched refs:net_config_init (Results 1 – 7 of 7) sorted by relevance
64 int net_config_init(const char *app_info, uint32_t flags, int32_t timeout);
38 ``net_config_init()`` will return error during the device startup."71 the library will call ``net_config_init()`` automatically and the application75 initialization, you can call ``net_config_init()`` manually. The ``flags``
31 |net_config_init
32 this, then disable this and call net_config_init() in your application.71 received within this limit, then the net_config_init() call will fail
483 int net_config_init(const char *app_info, uint32_t flags, in net_config_init() function
1249 * :github:`39672` - net_config_init count calculation appears incorrect.
1105 * :github:`38694` - Disabling NET_CONFIG_AUTO_INIT does not require calling net_config_init() manua…