Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h163 typedef esp_err_t (*wifi_wpa2_fn_t)(void *); typedef
165 wifi_wpa2_fn_t fn;
Desp_eap_client.c842 param.fn = (wifi_wpa2_fn_t)esp_client_enable_fn; in esp_wifi_sta_enterprise_enable()
890 param.fn = (wifi_wpa2_fn_t)eap_client_disable_fn; in esp_wifi_sta_enterprise_disable()