Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Danritsu_utils.py363 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
387 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
412 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py2526 def nw_fullname_enable(self): member in _BaseTransceiverStation
2538 @nw_fullname_enable.setter
2539 def nw_fullname_enable(self, enable): member in _BaseTransceiverStation