Searched refs:RX_STBC (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/tests/google/fuchsia/wlan/ |
D | WlanPhyCompliance11NTest.py | 38 RX_STBC = [hostapd_constants.N_CAPABILITY_RX_STBC1, ''] variable 193 TX_STBC, RX_STBC, SGI_20, 213 TX_STBC, RX_STBC, SGI_20, SGI_40, 232 TX_STBC, RX_STBC, SGI_20, SGI_40, 250 LDPC, TX_STBC, RX_STBC, SGI_20, 270 TX_STBC, RX_STBC, SGI_20, SGI_40, 289 TX_STBC, RX_STBC, SGI_20, SGI_40, 308 TX_STBC, RX_STBC, SGI_20, 328 TX_STBC, RX_STBC, SGI_20, SGI_40, 347 TX_STBC, RX_STBC, SGI_20, SGI_40, [all …]
|
D | WlanPhyCompliance11ACTest.py | 51 RX_STBC = [hostapd_constants.AC_CAPABILITY_RX_STBC_1, ''] variable 197 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 213 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 230 SHORT_GI_80, RX_STBC, TX_STBC, 246 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 262 for combination in itertools.product(VHT_MAX_MPDU_LEN, RXLDPC, RX_STBC, 279 SHORT_GI_80, RX_STBC, TX_STBC,
|