Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwmm_transceiver.py102 ap = _find_access_point(config['access_point'], access_points)
131 def _find_access_point(access_point_ip, access_points): function