Searched refs:interworking_select (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | interworking.h | 26 int interworking_select(struct wpa_supplicant *wpa_s, int auto_select,
|
D | README-HS20 | 43 unless requested explicitly with the interworking_select command. This 47 case works similarly to "interworking_select auto", i.e., wpa_supplicant 95 # (i.e., require explicit interworking_select command for this; default) 108 # interworking_select and interworking_connect commands are used. 417 Interworking network selection can be started with interworking_select 422 > interworking_select 466 "interworking_select auto" command can be used to request wpa_supplicant 473 > interworking_select auto 570 ANQP queries to be done as is run as part of interworking_select:
|
D | interworking.c | 3168 int interworking_select(struct wpa_supplicant *wpa_s, int auto_select, in interworking_select() function
|
D | ChangeLog | 1044 - For interworking, add wpa_cli commands interworking_select, 1133 interworking_select, interworking_connect, anqp_get, fetch_anqp,
|
D | ctrl_iface.c | 7464 return interworking_select(wpa_s, auto_sel, freqs); in ctrl_interworking_select()
|