Home
last modified time | relevance | path

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

/trueos/contrib/wpa/wpa_supplicant/
HDwpa_priv.c675 static int wpa_priv_send_event(struct wpa_priv_interface *iface, int event, in wpa_priv_send_event() function
756 wpa_priv_send_event(iface, event, buf, buflen); in wpa_priv_send_assoc()
786 wpa_priv_send_event(iface, PRIVSEP_EVENT_INTERFACE_STATUS, in wpa_priv_send_interface_status()
815 wpa_priv_send_event(iface, PRIVSEP_EVENT_FT_RESPONSE, buf, len); in wpa_priv_send_ft_response()
840 wpa_priv_send_event(iface, PRIVSEP_EVENT_DISASSOC, NULL, 0); in wpa_supplicant_event()
850 wpa_priv_send_event(iface, PRIVSEP_EVENT_MICHAEL_MIC_FAILURE, in wpa_supplicant_event()
855 wpa_priv_send_event(iface, PRIVSEP_EVENT_SCAN_RESULTS, NULL, in wpa_supplicant_event()
864 wpa_priv_send_event(iface, PRIVSEP_EVENT_PMKID_CANDIDATE, in wpa_supplicant_event()
871 wpa_priv_send_event(iface, PRIVSEP_EVENT_STKSTART, in wpa_supplicant_event()