Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_dev_attr.h15 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg);
Dwps_dev_attr.c40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name() function
185 wps_build_model_name(dev, msg) || in wps_build_device_attrs()
Dwps_common.c835 wps_build_model_name(&ctx->dev, msg) || in wps_build_nfc_handover_req_p2p()
887 wps_build_model_name(&ctx->dev, msg) || in wps_build_nfc_handover_sel_p2p()
Dwps.c516 wps_build_model_name(dev, ie) || in wps_build_probe_req_ie()