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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface.c2496 static char * wpa_supplicant_ie_txt(char *pos, char *end, const char *proto, function
2754 pos = wpa_supplicant_ie_txt(pos, end, "WPA", ie, 2 + ie[1]);
2757 pos = wpa_supplicant_ie_txt(pos, end, mesh ? "RSN" : "WPA2",
2762 pos = wpa_supplicant_ie_txt(pos, end, "OSEN",
4561 pos = wpa_supplicant_ie_txt(pos, end, "WPA", ie,
4565 pos = wpa_supplicant_ie_txt(pos, end,
4570 pos = wpa_supplicant_ie_txt(pos, end, "OSEN",

Completed in 100 milliseconds