Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DBaseCellConfig.py29 PARAM_DL_PW = 'pdl' variable in BaseCellConfig
DBaseSimulation.py387 if BaseCellConfig.PARAM_DL_PW in parameters:
388 value = parameters[BaseCellConfig.PARAM_DL_PW]