Searched refs:start_mode_ap (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.h135 unsigned int start_mode_ap:1; member in struct:wpa_driver_nl80211_data
H A Ddriver_nl80211.c2200 drv->start_mode_ap = 1;
2350 if (!drv->hostapd || !drv->start_mode_ap)
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.h135 unsigned int start_mode_ap:1; member in struct:wpa_driver_nl80211_data
H A Ddriver_nl80211.c2200 drv->start_mode_ap = 1;
2350 if (!drv->hostapd || !drv->start_mode_ap)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.h135 unsigned int start_mode_ap:1; member in struct:wpa_driver_nl80211_data
H A Ddriver_nl80211.c2200 drv->start_mode_ap = 1;
2350 if (!drv->hostapd || !drv->start_mode_ap)

Completed in 116 milliseconds