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

  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 469 int ht40; member in struct:wpa_ssid
584 * disable_ht40 - Disable HT40 for this network
p2p_supplicant.h 39 int persistent_id, int pd, int ht40, int vht,
45 int freq, int vht_center_freq2, int ht40, int vht,
50 int vht_center_freq2, int ht40,
119 int vht_center_freq2, int ht40, int vht,
mesh.c 196 if (ssid->ht40)
197 conf->secondary_channel = ssid->ht40;
206 conf->vht_oper_centr_freq_seg0_idx += ssid->ht40 * 2;
212 conf->vht_oper_centr_freq_seg0_idx += ssid->ht40 * 2;
361 ssid->ht40 = params.freq.sec_channel_offset;
p2p_supplicant.c     [all...]
ctrl_iface.c 4976 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; local
5648 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; local
5769 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; local
    [all...]
wpa_supplicant.c 1815 int i, chan_idx, ht40 = -1, res, obss_scan = 1; local
    [all...]
ap.c 113 /* TODO: enable HT40 if driver supports it;
147 ssid->ht40)
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 98 int ht40; member in struct:p2p_go_neg_results
    [all...]

Completed in 196 milliseconds