Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py138 def get_float_value(bts_bandwidth): argument
146 if isinstance(bts_bandwidth, BtsBandwidth):
147 bandwidth_str = bts_bandwidth.value
148 elif isinstance(bts_bandwidth, str):
149 bandwidth_str = bts_bandwidth