Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.c258 conf->ht_capab = HT_CAP_INFO_SMPS_DISABLED; in hostapd_config_defaults()
/hostap-latest/src/common/
Dieee802_11_defs.h1253 #define HT_CAP_INFO_SMPS_DISABLED ((u16) (BIT(2) | BIT(3))) macro