Searched refs:static_ap (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c238 unsigned int static_ap:1; member in struct:i802_bss
4882 bss->static_ap = 1;
4899 if (drv->hostapd || bss->static_ap)
10775 !bss->static_ap) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c238 unsigned int static_ap:1; member in struct:i802_bss
4882 bss->static_ap = 1;
4899 if (drv->hostapd || bss->static_ap)
10775 !bss->static_ap) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c238 unsigned int static_ap:1; member in struct:i802_bss
4882 bss->static_ap = 1;
4899 if (drv->hostapd || bss->static_ap)
10775 !bss->static_ap) {

Completed in 502 milliseconds