Home
last modified time | relevance | path

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

/hostap-3.6.0/src/fst/
Dfst.c23 bool connected, in fst_ctrl_iface_notify_peer_state_change()
Dfst_ctrl_aux.h62 bool connected; member
/hostap-3.6.0/tests/hwsim/
Dtest_ap_tdls.py165 def check_tdls_link(sta0, sta1, connected=True): argument