HomeSort by relevance Sort by last modified time
    Searched refs:csa_settings (Results 1 - 13 of 13) sorted by null

  /external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.h 30 struct csa_settings *settings);
dfs.c 827 struct csa_settings csa_settings; local
887 os_memset(&csa_settings, 0, sizeof(csa_settings));
888 csa_settings.cs_count = 5;
889 csa_settings.block_tx = 1;
890 err = hostapd_set_freq_params(&csa_settings.freq_params,
909 err = hostapd_switch_channel(iface->bss[i], &csa_settings);
hostapd.h 498 struct csa_settings *settings);
ap_drv_ops.h 275 struct csa_settings *settings)
ctrl_iface_ap.c 586 struct csa_settings *settings)
hostapd.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.h 54 struct csa_settings *settings);
p2p_supplicant.c 8851 struct csa_settings csa_settings; local
    [all...]
ap.c     [all...]
driver_i.h 593 struct csa_settings *settings)
  /external/wpa_supplicant_8/src/drivers/
driver.h 1825 struct csa_settings { struct
    [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c     [all...]

Completed in 754 milliseconds