Home
last modified time | relevance | path

Searched refs:wps_factory_information_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/
Desp_wps.h63 } wps_factory_information_t; typedef
75wps_factory_information_t factory_info; /*!< Factory information to be shown in the WPS Informatio…
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c76 static wps_factory_information_t *s_factory_info = NULL;
1107 s_factory_info = os_zalloc(sizeof(wps_factory_information_t)); in wps_set_default_factory()