Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/
Dwifi_p2p_test_utils.py156 def wait_for_ongoing_peer_ready(ad, waitForPin, maxPollingCount): argument
168 (ad.name, maxPollingCount))
169 while maxPollingCount > 0:
174 maxPollingCount -= 1