Searched refs:wps_build_rf_bands (Results 1 – 12 of 12) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_dev_attr.h | 22 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg,
|
D | wps_common.c | 848 wps_build_rf_bands(&ctx->dev, msg, 0) || in wps_build_nfc_handover_req_p2p() 900 wps_build_rf_bands(&ctx->dev, msg, 0) || in wps_build_nfc_handover_sel_p2p()
|
D | wps_dev_attr.c | 219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_rf_bands() function
|
D | wps.c | 513 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
|
D | wps_registrar.c | 1332 (reg->dualband && wps_build_rf_bands(®->wps->dev, beacon, 0)) || in wps_set_ie() 1362 (reg->dualband && wps_build_rf_bands(®->wps->dev, probe, 0)) || in wps_set_ie() 1915 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2() 1984 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2d()
|
D | wps_enrollee.c | 153 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_dev_attr.h | 22 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg,
|
D | wps_common.c | 848 wps_build_rf_bands(&ctx->dev, msg, 0) || in wps_build_nfc_handover_req_p2p() 900 wps_build_rf_bands(&ctx->dev, msg, 0) || in wps_build_nfc_handover_sel_p2p()
|
D | wps_dev_attr.c | 219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_rf_bands() function
|
D | wps.c | 513 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
|
D | wps_registrar.c | 1338 (reg->dualband && wps_build_rf_bands(®->wps->dev, beacon, 0)) || in wps_set_ie() 1363 (reg->dualband && wps_build_rf_bands(®->wps->dev, probe, 0)) || in wps_set_ie() 1906 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2() 1975 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2d()
|
D | wps_enrollee.c | 153 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()
|