Searched refs:access_category (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/ |
D | wmm_test_cases.py | 23 access_category='AC_VO', 33 access_category='AC_VI', 46 access_category='AC_VO', 56 access_category='AC_BE', 69 access_category='AC_VO', 79 access_category='AC_BK', 92 access_category='AC_VI', 102 access_category='AC_BE', 115 access_category='AC_VI', 125 access_category='AC_BK', [all …]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | wmm_transceiver.py | 227 (receiver, access_category, bandwidth, 244 access_category=access_category, 263 (receiver, access_category, bandwidth, 276 'access_category': access_category, 299 access_category = pending_stream_config['access_category'] 312 access_category, 394 access_category=None, argument 433 if access_category: 434 ac_flag = ' -S %s' % DEFAULT_AC_TO_TOS_TAG_MAP[access_category] 446 % (time_str, stream_time, server_ip, server_port, access_category, [all …]
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | WlanWmmTest.py | 582 access_category = stream.get('access_category', None) 598 'access_category': access_category,
|