Searched refs:connected_event (Results 1 – 4 of 4) sorted by relevance
32 HANDLE connected_event; /* WpaSupplicantConnected event */ member
1912 SetEvent(drv->connected_event); in ndisuio_notification_receive()1916 ResetEvent(drv->connected_event); in ndisuio_notification_receive()1968 if (drv->connected_event) { in ndisuio_notification_deinit()1969 CloseHandle(drv->connected_event); in ndisuio_notification_deinit()1970 drv->connected_event = NULL; in ndisuio_notification_deinit()1980 drv->connected_event = in ndisuio_notification_init()1982 if (drv->connected_event == NULL) { in ndisuio_notification_init()
1900 SetEvent(drv->connected_event); in ndisuio_notification_receive()1904 ResetEvent(drv->connected_event); in ndisuio_notification_receive()1956 if (drv->connected_event) { in ndisuio_notification_deinit()1957 CloseHandle(drv->connected_event); in ndisuio_notification_deinit()1958 drv->connected_event = NULL; in ndisuio_notification_deinit()1968 drv->connected_event = in ndisuio_notification_init()1970 if (drv->connected_event == NULL) { in ndisuio_notification_init()