Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps_i.h112 struct wps_sm_funcs { struct
116 struct wps_sm_funcs* wps_get_wps_sm_cb(void); argument
Desp_wpa_main.c274 struct wps_sm_funcs *wps_sm_cb = wps_get_wps_sm_cb(); in wpa_sta_disconnected_cb()
Desp_wps.c46 struct wps_sm_funcs *s_wps_sm_cb = NULL;
1410 struct wps_sm_funcs* wps_get_wps_sm_cb(void) in wps_get_wps_sm_cb()
1496 s_wps_sm_cb = os_malloc(sizeof(struct wps_sm_funcs)); in wifi_station_wps_init()