Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3972 def calling_mode(self): member in _VirtualPhone
3984 @calling_mode.setter
3985 def calling_mode(self, calling_mode): argument
3994 cmd = "VPCALLINGMODE {}".format(calling_mode)