Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py156 phone_b, argument
183 ads = [phone_a, phone_b]
199 if phone_b_idle_func and not phone_b_idle_func(log, phone_b):
200 phone_b.log.error("Phone B Failed to Reselect")
222 phone_b, argument
250 ads = [phone_a, phone_b]
265 if phone_b_idle_func and not phone_b_idle_func(log, phone_b):
266 phone_b.log.error("Phone B Failed to Reselect")
273 log.info("--> Call test: %s to %s <--", phone_a.serial, phone_b.serial)
296 phone_b, argument
[all …]