Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/
Daware_const.py143 CAP_MAX_NDP_SESSIONS = "maxNdpSessions" variable
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DCapabilitiesTest.py156 max_ndp = dut.aware_capabilities[aconsts.CAP_MAX_NDP_SESSIONS]
DProtocolsTest.py136 max_ndp = dut.aware_capabilities[aconsts.CAP_MAX_NDP_SESSIONS]
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/
DThroughputTest.py137 max_ndp = dut.aware_capabilities[aconsts.CAP_MAX_NDP_SESSIONS]