Home
last modified time | relevance | path

Searched refs:HT_CAP_INFO_SMPS_DISABLED (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhw_features.c558 case HT_CAP_INFO_SMPS_DISABLED: in ieee80211n_supported_ht_capab()
Dap_config.c202 conf->ht_capab = HT_CAP_INFO_SMPS_DISABLED; in hostapd_config_defaults()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1028 #define HT_CAP_INFO_SMPS_DISABLED ((u16) (BIT(2) | BIT(3))) macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3955 case HT_CAP_INFO_SMPS_DISABLED: in wpa_driver_nl80211_set_ap()