Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wifi_provisioning/include/wifi_provisioning/
Dmanager.h351 void wifi_prov_mgr_wait(void);
/hal_espressif-3.6.0/docs/en/api-reference/provisioning/
Dwifi_provisioning.rst151 …aking this possible. The simpler way is to use a blocking call to :cpp:func:`wifi_prov_mgr_wait()`.
161 wifi_prov_mgr_wait();
/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dmanager.c1298 void wifi_prov_mgr_wait(void) in wifi_prov_mgr_wait() function