Searched defs:new_sta (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.c763 int new_sta = 0; local
783 new_sta = 1;
830 if (m1 || new_sta)
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.c763 int new_sta = 0; local
783 new_sta = 1;
830 if (m1 || new_sta)
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.c763 int new_sta = 0; local
783 new_sta = 1;
830 if (m1 || new_sta)
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3284 * the device is included in union wpa_event_data::new_sta.
3973 * struct new_sta - Data for EVENT_NEW_STA events
3975 struct new_sta { struct in union:wpa_event_data
3977 } new_sta; member in union:wpa_event_data
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3284 * the device is included in union wpa_event_data::new_sta.
3973 * struct new_sta - Data for EVENT_NEW_STA events
3975 struct new_sta { struct in union:wpa_event_data
3977 } new_sta; member in union:wpa_event_data
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3284 * the device is included in union wpa_event_data::new_sta.
3973 * struct new_sta - Data for EVENT_NEW_STA events
3975 struct new_sta { struct in union:wpa_event_data
3977 } new_sta; member in union:wpa_event_data

Completed in 157 milliseconds