Searched refs:wps_build_rf_bands (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/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 | 864 wps_build_rf_bands(&ctx->dev, msg, 0) || in wps_build_nfc_handover_req_p2p() 916 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 | 588 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
|
D | wps_registrar.c | 1354 (reg->dualband && wps_build_rf_bands(®->wps->dev, beacon, 0)) || in wps_set_ie() 1379 (reg->dualband && wps_build_rf_bands(®->wps->dev, probe, 0)) || in wps_set_ie() 1929 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2() 1998 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2d()
|
D | wps_enrollee.c | 155 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()
|