Searched defs:mmwave (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_5g_utils.py | 22 def is_current_network_5g_nsa(ad, sub_id = None, mmwave = None, timeout=30): argument 37 def _nsa_display_monitor(ad, sub_id, mmwave, timeout): argument 69 def is_current_network_5g_sa(ad, sub_id = None, mmwave = None): argument 112 def is_current_network_5g(ad, sub_id = None, nr_type = None, mmwave = None, argument
|
D | tel_5g_test_utils.py | 41 def provision_device_for_5g(log, ads, nr_type = None, mmwave = None): argument 74 def provision_device_for_5g_nsa(log, ads, mmwave = None): argument 187 def verify_5g_attach_for_both_devices(log, ads, nr_type = None, mmwave = None): argument 233 def provision_device_for_5g_sa(log, ads, mmwave = None): argument 270 ad, sub_id = None, nr_type = None, mmwave = None, timeout = 30): argument 299 precond_func=None, mmwave=None): argument
|