Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DBaseCellConfig.py28 PARAM_UL_PW = 'pul' variable in BaseCellConfig
DBaseSimulation.py360 if BaseCellConfig.PARAM_UL_PW in parameters:
361 value = parameters[BaseCellConfig.PARAM_UL_PW]
381 BaseCellConfig.PARAM_UL_PW,