Home
last modified time | relevance | path

Searched refs:wps_build_rf_bands (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_dev_attr.h22 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg,
Dwps_common.c846 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()
Dwps_dev_attr.c219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_rf_bands() function
Dwps.c511 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
Dwps_registrar.c1281 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, beacon, 0)) || in wps_set_ie()
1311 (reg->dualband && wps_build_rf_bands(&reg->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()
Dwps_enrollee.c149 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()