Home
last modified time | relevance | path

Searched refs:mixed_cell (Results 1 – 10 of 10) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/
Dconfig_ssid.h231 int mixed_cell; member
Dwpa_supplicant_i.h209 unsigned int mixed_cell:1; member
Devents.c251 if (ssid->mixed_cell) in wpa_supplicant_match_privacy()
Dconfig.c1410 { INT_RANGE(mixed_cell, 0, 1) },
Dmlme.c542 if (wpa_s->mlme.mixed_cell || in ieee80211_privacy_mismatch()
/external/wpa_supplicant/
Dconfig_ssid.h635 int mixed_cell; member
Dwpa_supplicant_i.h210 unsigned int mixed_cell:1; member
Devents.c239 if (ssid->mixed_cell) in wpa_supplicant_match_privacy()
Dconfig.c1204 { INT_RANGE(mixed_cell, 0, 1) },
Dmlme.c843 if (wpa_s->mlme.mixed_cell || in ieee80211_privacy_mismatch()