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.c658 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_event_rtm_newlink()
874 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_send_rfkill()
Ddriver.h4092 EVENT_INTERFACE_DISABLED, enumerator
Ddriver_bsd.c1343 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in wpa_driver_bsd_event_receive()
Ddriver_nl80211.c1018 EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_event_rtm_newlink()
1662 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_rfkill_blocked()
2292 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_send_rfkill()
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c1358 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c4156 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
Dctrl_iface.c8344 ev = EVENT_INTERFACE_DISABLED; in wpas_ctrl_iface_driver_event()