Searched refs:rf_band_cb (Results 1 – 5 of 5) sorted by relevance
286 wps->rf_band_cb = hostapd_wps_rf_band_cb; in hostapd_init_wps()
834 int (*rf_band_cb)(void *ctx); member
1930 wps->wps->rf_band_cb(wps->wps->cb_ctx)) || in wps_build_m2()1999 wps->wps->rf_band_cb(wps->wps->cb_ctx)) || in wps_build_m2d()3349 if (wps->wps->rf_band_cb(wps->wps->cb_ctx) == WPS_RF_60GHZ) { in wps_process_wsc_done()
156 wps->wps->rf_band_cb(wps->wps->cb_ctx)) || in wps_build_m1()
1704 sm->wps->wps->rf_band_cb = wps_rf_band_cb; in wifi_station_wps_start()