Searched refs:perform_dds_switch (Results 1 – 2 of 2) sorted by relevance
117 from acts.test_utils.tel.tel_subscription_utils import perform_dds_switch1391 if not perform_dds_switch(ads[0]):1540 if not perform_dds_switch(ads[0]):1737 current_dds = perform_dds_switch(ad)1814 current_dds = perform_dds_switch(ad)
304 def perform_dds_switch(ad): function