Home | History | Annotate | Download | only in wifi

Lines Matching full:ieee_80211

1181       string(IEEE_80211::kWPAAsciiMinLen, 'Z').c_str()));
1184 string(IEEE_80211::kWPAAsciiMaxLen, 'Z').c_str()));
1188 string(IEEE_80211::kWPAHexLen-1, '1').c_str()));
1191 string(IEEE_80211::kWPAHexLen, '1').c_str()));
1194 string(IEEE_80211::kWPAAsciiMinLen-1, 'Z').c_str()));
1197 string(IEEE_80211::kWPAAsciiMaxLen+1, 'Z').c_str()));
1200 string(IEEE_80211::kWPAHexLen+1, '1').c_str()));