Home
last modified time | relevance | path

Searched refs:phone_b (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py169 phone_b, argument
217 ads = [phone_a, phone_b]
234 if phone_b_idle_func and not phone_b_idle_func(log, phone_b):
235 phone_b.log.error("Phone B Failed to Reselect")
256 phone_b, argument
282 ads = [phone_a, phone_b]
295 if phone_b_idle_func and not phone_b_idle_func(log, phone_b):
296 phone_b.log.error("Phone B Failed to Reselect")
301 log.info("--> Call test: %s to %s <--", phone_a.serial, phone_b.serial)
323 phone_b, argument
[all …]