Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c706 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_route_overflow()
860 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_wireless_event_receive()
Ddriver_wext.c647 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_event_rtm_newlink()
863 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_send_rfkill()
Ddriver.h4825 EVENT_INTERFACE_DISABLED, enumerator
Ddriver_nl80211.c1241 EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_event_rtm_newlink()
1970 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_rfkill_blocked()
2685 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_send_rfkill()
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c2046 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c5354 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
Dctrl_iface.c9315 ev = EVENT_INTERFACE_DISABLED; in wpas_ctrl_iface_driver_event()