Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c134 static struct wpa_ctrl * hostapd_cli_open_connection(const char *ifname) in hostapd_cli_open_connection() function
869 if (hostapd_cli_open_connection(ctrl_ifname)) { in hostapd_cli_cmd_interface()
1176 ctrl_conn = hostapd_cli_open_connection(ctrl_ifname); in hostapd_cli_ping()
1348 ctrl_conn = hostapd_cli_open_connection(ctrl_ifname); in main()