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

  /external/wpa_supplicant_8/src/ap/
ieee802_11_vht.c 140 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
174 cap &= ~VHT_CAP_SHORT_GI_160;
hw_features.c 883 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_160);
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 762 #define VHT_CAP_SHORT_GI_160 ((u32) BIT(6))
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 1099 conf->vht_capab |= VHT_CAP_SHORT_GI_160;
    [all...]

Completed in 238 milliseconds