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

  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.h 24 int pd, int ht40);
35 int freq, int ht40);
38 int freq, int ht40);
116 int ht40);
ctrl_iface.c 3114 int ht40; local
3552 int ht40; local
3647 int freq = 0, ht40; local
    [all...]
p2p_supplicant.c 898 ssid->ht40 = params->ht40;
1107 res->ht40 = 1;
    [all...]
config_ssid.h 367 int ht40; member in struct:wpa_ssid
478 * disable_ht40 - Disable HT40 for this network
README-P2P 128 [go_intent=<0..15>] [freq=<in MHz>] [ht40] [provdisc]
169 p2p_group_add [persistent|persistent=<network id>] [freq=<freq in MHz>] [ht40]
349 [go_dev_addr=address] [freq=<freq in MHz>] [ht40]
sme.c 877 /* Driver does not support HT40 for 11g or doesn't have 11g. */
885 /* Check whether AP supports HT40 */
889 return; /* AP does not support HT40 */
ap.c 72 /* TODO: enable HT40 if driver supports it;
106 ssid->ht40)
android.config 224 # Support HT overrides (disable HT/HT40, mask MCS rates, etc.)
defconfig 225 # Support HT overrides (disable HT/HT40, mask MCS rates, etc.)
wpa_cli.c     [all...]
wpa_supplicant.c     [all...]
  /external/wpa_supplicant_8/src/ap/
hw_features.c 190 return 1; /* HT40 not used */
193 wpa_printf(MSG_DEBUG, "HT40: control channel: %d "
197 /* Verify that HT40 secondary channel is an allowed 20 MHz
210 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed",
216 * Verify that HT40 primary,secondary channel pair is allowed per
237 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed",
320 * Match PRI/SEC channel with any existing HT40 BSS on the same
497 return 0; /* HT40 not used */
532 "HT capability [HT40*]");
711 "Configured HT40 secondary channel
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 395 # Supported channel width set: [HT40-] = both 20 MHz and 40 MHz with secondary
396 # channel below the primary channel; [HT40+] = both 20 MHz and 40 MHz
399 # Note: There are limits on which channels can be used with HT40- and
400 # HT40+. Following table shows the channels that may be available for
401 # HT40- and HT40+ use per IEEE 802.11n Annex J:
402 # freq HT40- HT40+
426 #ht_capab=[HT40-][SHORT-GI-20][SHORT-GI-40]
    [all...]
config_file.c 1009 if (os_strstr(capab, "[HT40-]")) {
1013 if (os_strstr(capab, "[HT40+]")) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 903 int sec_channel_offset; /* 0 = HT40 disabled, -1 = HT40 enabled,
904 * secondary channel below primary, 1 = HT40
    [all...]
nl80211_copy.h     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 383 * if HT20 or HT40 are allowed (i.e., 802.11n disabled if not included):
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 383 * if HT20 or HT40 are allowed (i.e., 802.11n disabled if not included):
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 82 int ht40; member in struct:p2p_go_neg_results
    [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 527 * if HT20 or HT40 are allowed (i.e., 802.11n disabled if not included):
    [all...]

Completed in 678 milliseconds