Searched refs:hostapd_cli_recv_pending (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/hostapd/ |
D | hostapd_cli_zephyr.c | 250 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()
|
D | hostapd_cli.c | 1989 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()
|