Lines Matching defs:pw
1929 struct wpabuf *pw;1942 "WPS: Enable NFC Tag (Dev Pw Id %u) for AP interface %s (context %p)",1947 pw = hapd->conf->wps_nfc_dev_pw;1949 wpabuf_len(pw) * 2 + 1);1953 wpabuf_len(pw) * 2),1954 wpabuf_len(pw) * 2 + 1,1955 wpabuf_head(pw), wpabuf_len(pw));