Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dhostapd_cli.c28 static int hostapd_cli_attached = 0; variable
146 if (hostapd_cli_attached) { in hostapd_cli_close_connection()
148 hostapd_cli_attached = 0; in hostapd_cli_close_connection()
176 hostapd_cli_attached = 1; in hostapd_cli_reconnect()
2310 if (action_file && !hostapd_cli_attached) in main()