HomeSort by relevance Sort by last modified time
    Searched refs:VHT_CAP_SHORT_GI_80 (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;
hw_features.c 882 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_80);
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 761 #define VHT_CAP_SHORT_GI_80 ((u32) BIT(5))
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 1097 conf->vht_capab |= VHT_CAP_SHORT_GI_80;
    [all...]

Completed in 39 milliseconds