Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py377 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
401 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
426 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py2519 def nw_fullname_enable(self): member in _BaseTransceiverStation
2531 @nw_fullname_enable.setter
2532 def nw_fullname_enable(self, enable): member in _BaseTransceiverStation