Searched refs:phone_setup_5g_for_subscription (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_phone_setup_utils.py | 297 return phone_setup_5g_for_subscription(log, ad, 301 def phone_setup_5g_for_subscription(log, ad, sub_id, nr_type=None): function 450 if not phone_setup_5g_for_subscription(log, ad, sub_id, nr_type=nr_type): 510 if not phone_setup_5g_for_subscription(log, ad, sub_id, 1031 return phone_setup_5g_for_subscription 1033 return phone_setup_5g_for_subscription(log, ad, sub_id, nr_type='nsa') 1037 return phone_setup_5g_for_subscription 1039 return phone_setup_5g_for_subscription(log, ad, sub_id,
|