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_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.h4725 EVENT_INTERFACE_DISABLED, enumerator
Ddriver_bsd.c750 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_wireless_event_receive()
Ddriver_nl80211.c1158 EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_event_rtm_newlink()
1881 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_rfkill_blocked()
2573 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_send_rfkill()
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c1987 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c5107 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
Dctrl_iface.c9163 ev = EVENT_INTERFACE_DISABLED; in wpas_ctrl_iface_driver_event()