Function wifi_mgr_init(void)

Function Documentation

esp_err_t wifi_mgr_init(void)

Initialise Wi-Fi manager state by loading NVS-backed configs.

NVS, netif, event loop, and Wifi driver setup are assumed to be done elsewhere.

Initialise Wi-Fi manager state by loading NVS-backed configs.

반환:

ESP_OK on success, or an error code on failure.