Searched refs:wps_ap_channel (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h639 u16 wps_ap_channel; member in struct:wpa_supplicant
H A Dwps_supplicant.c416 wpa_s->wps_ap_channel = cred->ap_channel;
1877 wpa_s->wps_ap_channel = 0;
1889 if (wpa_s->wps_ap_channel) {
1890 u16 chan = wpa_s->wps_ap_channel;

Completed in 28 milliseconds