Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500.py832 def rb_position_dl(self, rbpos): argument
839 if not isinstance(rbpos, RbPosition):
843 self._bts, rbpos.value)
856 def rb_position_ul(self, rbpos): argument
863 if not isinstance(rbpos, RbPosition):
867 self._bts, rbpos.value)
Dcmx500.py475 def rb_position_dl(self, rbpos): argument
492 def rb_position_ul(self, rbpos): argument