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

/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c124 char *NTString = ""; local
140 NTString = "NT";
151 NTString = "ST";
183 wpabuf_printf(msg, "%s: upnp:rootdevice\r\n", NTString);
188 wpabuf_printf(msg, "%s: uuid:%s\r\n", NTString, uuid_string);
193 "WFADevice:1\r\n", NTString);
199 "WFAWLANConfig:1\r\n", NTString);

Completed in 65 milliseconds