Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dfst_module_aux.py132 hap = ap.get_instance()
143 hap = ap.get_instance()
172 def get_instance(self): member in FstDevice
200 h = self.get_instance()
205 h = self.get_instance()
638 def get_instance(self): member in FstAP
649 h = self.get_instance()
657 h = self.get_instance()
704 h = self.get_instance()
717 h = self.get_instance()
[all …]
Dtest_fst_module.py1836 hapd = ap1.get_instance()
1837 sta = sta1.get_instance()
1936 hapd2 = ap2.get_instance()
1937 dst2 = sta2.get_instance().own_addr()
1976 hapd = ap1.get_instance()
1977 sta = sta1.get_instance()
2057 hapd = ap2.get_instance()
2058 sta = sta2.get_instance()
2148 hapd = ap1.get_instance()
2149 sta = sta1.get_instance()
[all …]