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.py158 phone_b, argument
185 ads = [phone_a, phone_b]
201 if phone_b_idle_func and not phone_b_idle_func(log, phone_b):
202 phone_b.log.error("Phone B Failed to Reselect")
224 phone_b, argument
252 ads = [phone_a, phone_b]
267 if phone_b_idle_func and not phone_b_idle_func(log, phone_b):
268 phone_b.log.error("Phone B Failed to Reselect")
275 log.info("--> Call test: %s to %s <--", phone_a.serial, phone_b.serial)
298 phone_b, argument
[all …]