Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A 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()