Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dhostapd_cli_zephyr.c250 static void hostapd_cli_recv_pending(struct wpa_ctrl *ctrl, struct hostapd_data *hapd) in hostapd_cli_recv_pending() function
294 hostapd_cli_recv_pending(hapd_mon_conn, hapd); in hostapd_cli_mon_receive()
Dhostapd_cli.c1989 static void hostapd_cli_recv_pending(struct wpa_ctrl *ctrl, int in_read, in hostapd_cli_recv_pending() function
2019 hostapd_cli_recv_pending(ctrl_conn, 0, 0); in hostapd_cli_receive()
2032 hostapd_cli_recv_pending(ctrl_conn, 1, 0); in hostapd_cli_ping()
2191 hostapd_cli_recv_pending(ctrl, 0, 1); in hostapd_cli_action_receive()