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

  /external/wpa_supplicant_8/src/ap/
hw_features.c 579 if ((conf & HT_CAP_INFO_DELAYED_BA) &&
580 !(hw & HT_CAP_INFO_DELAYED_BA)) {
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 628 #define HT_CAP_INFO_DELAYED_BA ((u16) BIT(10))
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 1017 conf->ht_capab |= HT_CAP_INFO_DELAYED_BA;
    [all...]

Completed in 45 milliseconds