Home
last modified time | relevance | path

Searched defs:sta1 (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/tests/hwsim/
Dtest_ap_tdls.py86 def tdls_check_dl(sta0, sta1, bssid, addr0, addr1): argument
100 def tdls_check_ap(sta0, sta1, bssid, addr0, addr1): argument
114 def check_connectivity(sta0, sta1, hapd): argument
119 def setup_tdls(sta0, sta1, hapd, reverse=False, expect_fail=False, sae=False): argument
144 def teardown_tdls(sta0, sta1, hapd, responder=False, wildcard=False, sae=False): argument
165 def check_tdls_link(sta0, sta1, connected=True): argument
Dfst_module_aux.py99 def stop_two_ap_sta_pairs(ap1, ap2, sta1, sta2): argument
/hostap-3.6.0/wlantest/
Drx_data.c792 struct wlantest_sta *sta1, *sta2; in get_tdls() local