Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_dev_attr.h14 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg);
H A Dwps_dev_attr.c16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer() function
184 if (wps_build_manufacturer(dev, msg) || in wps_build_device_attrs()
H A Dwps_common.c843 if (wps_build_manufacturer(&ctx->dev, msg) || in wps_build_nfc_handover_req_p2p()
895 if (wps_build_manufacturer(&ctx->dev, msg) || in wps_build_nfc_handover_sel_p2p()
H A Dwps.c517 wps_build_manufacturer(dev, ie) || in wps_build_probe_req_ie()