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.c709 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_route_overflow()
863 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_wireless_event_receive()
Ddriver_wext.c648 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_event_rtm_newlink()
864 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_send_rfkill()
Ddriver.h5718 EVENT_INTERFACE_DISABLED, enumerator
Ddriver_nl80211.c1388 EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_event_rtm_newlink()
2121 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_rfkill_blocked()
2892 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_send_rfkill()
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c2801 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c6999 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
Dctrl_iface.c9994 ev = EVENT_INTERFACE_DISABLED; in wpas_ctrl_iface_driver_event()