Searched refs:wps_build_dev_name (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_dev_attr.h | 18 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg); 28 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg);
|
D | wps_dev_attr.c | 158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name() function 189 wps_build_dev_name(dev, msg)) in wps_build_device_attrs()
|
D | wps.c | 520 wps_build_dev_name(dev, ie) || in wps_build_probe_req_ie()
|
D | wps_registrar.c | 1341 if (wps_build_dev_name(®->wps->dev, beacon) || in wps_set_ie()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_dev_attr.h | 18 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg); 28 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg);
|
D | wps_dev_attr.c | 158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name() function 189 wps_build_dev_name(dev, msg)) in wps_build_device_attrs()
|
D | wps.c | 520 wps_build_dev_name(dev, ie) || in wps_build_probe_req_ie()
|
D | wps_registrar.c | 1345 if (wps_build_dev_name(®->wps->dev, beacon) || in wps_set_ie()
|