Searched defs:nr_type (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_5g_test_utils.py | 41 def provision_device_for_5g(log, ads, nr_type = None, mmwave = None): argument 111 def provision_both_devices_for_volte(log, ads, nw_gen, nr_type=None): argument 187 def verify_5g_attach_for_both_devices(log, ads, nr_type = None, mmwave = None): argument 270 ad, sub_id = None, nr_type = None, mmwave = None, timeout = 30): argument 298 def test_activation_by_condition(ad, sub_id=None, from_3g=False, nr_type=None, argument
|
D | tel_phone_setup_utils.py | 134 nr_type=None): argument 251 nr_type=None): argument 281 def phone_setup_5g(log, ad, nr_type=None): argument 295 def phone_setup_5g_for_subscription(log, ad, sub_id, nr_type=None): argument 395 def phone_setup_csfb(log, ad, nw_gen=GEN_4G, nr_type=None): argument 414 def phone_setup_csfb_for_subscription(log, ad, sub_id, nw_gen=GEN_4G, nr_type=None): argument 458 def phone_setup_volte(log, ad, nw_gen=GEN_4G, nr_type=None): argument 479 nr_type=None): argument 747 nr_type=None): argument 832 def phone_idle_csfb_for_subscription(log, ad, sub_id, nw_gen=GEN_4G, nr_type=None): argument [all …]
|
D | tel_data_utils.py | 304 nr_type=None): argument 461 def data_connectivity_single_bearer(log, ad, nw_gen=None, nr_type=None): argument 859 nr_type=None): argument 1021 nr_type=None): argument 1096 nr_type=None): argument 1225 nr_type=None, argument 1337 nr_type=None, argument 1426 nr_type=None): argument 1591 nr_type=None): argument 1925 nr_type=None): argument
|
D | tel_5g_utils.py | 112 def is_current_network_5g(ad, sub_id = None, nr_type = None, mmwave = None, argument
|