Searched refs:RX_STBC (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/ |
D | WlanPhyCompliance11NTest.py | 39 RX_STBC = [hostapd_constants.N_CAPABILITY_RX_STBC1, ''] variable 194 TX_STBC, RX_STBC, SGI_20, 214 TX_STBC, RX_STBC, SGI_20, SGI_40, 233 TX_STBC, RX_STBC, SGI_20, SGI_40, 251 LDPC, TX_STBC, RX_STBC, SGI_20, 271 TX_STBC, RX_STBC, SGI_20, SGI_40, 290 TX_STBC, RX_STBC, SGI_20, SGI_40, 309 TX_STBC, RX_STBC, SGI_20, 329 TX_STBC, RX_STBC, SGI_20, SGI_40, 348 TX_STBC, RX_STBC, SGI_20, SGI_40, [all …]
|
D | WlanPhyCompliance11ACTest.py | 52 RX_STBC = [hostapd_constants.AC_CAPABILITY_RX_STBC_1, ''] variable 198 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 214 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 231 SHORT_GI_80, RX_STBC, TX_STBC, 247 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 263 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 280 SHORT_GI_80, RX_STBC, TX_STBC,
|