Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dieee802_11_defs.h1259 #define HT_CAP_INFO_RX_STBC_1 ((u16) BIT(8)) macro
/hostap-latest/hostapd/
Dconfig_file.c1127 conf->ht_capab |= HT_CAP_INFO_RX_STBC_1; in hostapd_config_ht_capab()