Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_dev_attr.h16 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg);
H A Dwps_dev_attr.c64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number() function
186 wps_build_model_number(dev, msg) || in wps_build_device_attrs()
H A Dwps_common.c845 wps_build_model_number(&ctx->dev, msg) || in wps_build_nfc_handover_req_p2p()
897 wps_build_model_number(&ctx->dev, msg) || in wps_build_nfc_handover_sel_p2p()
H A Dwps.c519 wps_build_model_number(dev, ie) || in wps_build_probe_req_ie()