Searched refs:wps_build_device_attrs (Results 1 – 4 of 4) sorted by relevance
20 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg);
146 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs() function
935 wps_build_device_attrs(®->wps->dev, probe) || in wps_set_ie()1347 wps_build_device_attrs(&wps->wps->dev, msg) || in wps_build_m2()1387 wps_build_device_attrs(&wps->wps->dev, msg) || in wps_build_m2d()
144 wps_build_device_attrs(&wps->wps->dev, msg) || in wps_build_m1()