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

  /external/wpa_supplicant_8/src/ap/
hw_features.c 893 VHT_CAP_CHECK(VHT_CAP_HTC_VHT);
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 781 #define VHT_CAP_HTC_VHT ((u32) BIT(22))
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 1127 conf->vht_capab |= VHT_CAP_HTC_VHT;
1143 (conf->vht_capab & VHT_CAP_HTC_VHT))
1146 (conf->vht_capab & VHT_CAP_HTC_VHT))
    [all...]

Completed in 54 milliseconds