Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_dev_attr.h22 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg,
Dwps_common.c848 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()
Dwps_dev_attr.c219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_rf_bands() function
Dwps.c513 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
Dwps_registrar.c1332 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, beacon, 0)) || in wps_set_ie()
1362 (reg->dualband && wps_build_rf_bands(&reg->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()
Dwps_enrollee.c153 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_dev_attr.h22 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg,
Dwps_common.c848 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()
Dwps_dev_attr.c219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_rf_bands() function
Dwps.c513 wps_build_rf_bands(dev, ie, 0) || in wps_build_probe_req_ie()
Dwps_registrar.c1338 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, beacon, 0)) || in wps_set_ie()
1363 (reg->dualband && wps_build_rf_bands(&reg->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()
Dwps_enrollee.c153 wps_build_rf_bands(&wps->wps->dev, msg, in wps_build_m1()