Home
last modified time | relevance | path

Searched refs:WPS_NAME_LEN (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtaxonomy.c99 #define WPS_NAME_LEN 32 in ie_to_string() macro
100 char wps[WPS_NAME_LEN + 5 + 1]; /* room to prepend ",wps:" + trailing in ie_to_string()
138 char model_name[WPS_NAME_LEN + 1]; in ie_to_string()
143 if (get_wps_name(model_name, WPS_NAME_LEN, data, in ie_to_string()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dtaxonomy.c99 #define WPS_NAME_LEN 32 in ie_to_string() macro
100 char wps[WPS_NAME_LEN + 5 + 1]; /* room to prepend ",wps:" + trailing in ie_to_string()
138 char model_name[WPS_NAME_LEN + 1]; in ie_to_string()
143 if (get_wps_name(model_name, WPS_NAME_LEN, data, in ie_to_string()