Home | History | Annotate | Download | only in wps

Lines Matching refs:wps_device_data

16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg)
40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg)
64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg)
88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg)
112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg)
122 int wps_build_secondary_dev_type(struct wps_device_data *dev,
138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg,
158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg)
182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg)
195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg)
205 int wps_build_vendor_ext_m1(struct wps_device_data *dev, struct wpabuf *msg)
219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg,
226 int wps_build_vendor_ext(struct wps_device_data *dev, struct wpabuf *msg)
245 static int wps_process_manufacturer(struct wps_device_data *dev, const u8 *str,
264 static int wps_process_model_name(struct wps_device_data *dev, const u8 *str,
283 static int wps_process_model_number(struct wps_device_data *dev, const u8 *str,
302 static int wps_process_serial_number(struct wps_device_data *dev,
321 static int wps_process_dev_name(struct wps_device_data *dev, const u8 *str,
340 static int wps_process_primary_dev_type(struct wps_device_data *dev,
361 int wps_process_device_attrs(struct wps_device_data *dev,
379 int wps_process_os_version(struct wps_device_data *dev, const u8 *ver)
393 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands)
407 void wps_device_data_free(struct wps_device_data *dev)