Searched refs:get_wifi_prov_handlers (Results 1 – 3 of 3) sorted by relevance
91 esp_err_t get_wifi_prov_handlers(wifi_prov_config_handlers_t *ptr);
143 esp_err_t get_wifi_prov_handlers(wifi_prov_config_handlers_t *ptr) in get_wifi_prov_handlers() function
326 ret = get_wifi_prov_handlers(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()