Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dhostapd.py98 def add_bss(self, phy, confname, ignore_error=False): argument
101 if not ignore_error:
686 def add_bss(apdev, ifname, confname, ignore_error=False): argument
699 hapd_global.add_bss(phy, confname, ignore_error)
Dtest_ap_dynamic.py201 hostapd.add_bss(apdev[0], ifname3, 'bss-3.conf', ignore_error=True)