Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/net/
DApfCountersTest.py76 self.access_points[0].install_scapy(self.scapy[0], send_ra)
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py637 def install_scapy(self, scapy_path, send_ra_path): member in AccessPoint