Home
last modified time | relevance | path

Searched refs:dpp_bootstrap_get_uri (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.h573 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id);
Ddpp.c6199 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_uri() function
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c419 uri = dpp_bootstrap_get_uri(s_dpp_ctx.dpp_global, s_dpp_ctx.id); in esp_dpp_task()