Searched refs:wps_build_rf_bands (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/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 | 846 wps_build_rf_bands(&ctx->dev, msg, 0) || in wps_build_nfc_handover_req_p2p() 898 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 | 511 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
|
D | wps_registrar.c | 1281 (reg->dualband && wps_build_rf_bands(®->wps->dev, beacon, 0)) || in wps_set_ie() 1311 (reg->dualband && wps_build_rf_bands(®->wps->dev, probe, 0)) || in wps_set_ie() 1830 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2() 1899 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m2d()
|
D | wps_enrollee.c | 149 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()
|