Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dhostapd_cli_zephyr.c297 static int hostapd_cli_open_connection(struct hostapd_data *hapd) in hostapd_cli_open_connection() function
393 ret = hostapd_cli_open_connection(hapd); in zephyr_hostapd_ctrl_init()
Dhostapd_cli.c106 static struct wpa_ctrl * hostapd_cli_open_connection(const char *ifname) in hostapd_cli_open_connection() function
170 ctrl_conn = hostapd_cli_open_connection(ctrl_ifname); in hostapd_cli_reconnect()