Searched refs:connected_event (Results 1 – 6 of 6) sorted by relevance
38 HANDLE connected_event; /* WpaSupplicantConnected event */ member
1811 SetEvent(drv->connected_event); in ndisuio_notification_receive()1815 ResetEvent(drv->connected_event); in ndisuio_notification_receive()1867 if (drv->connected_event) { in ndisuio_notification_deinit()1868 CloseHandle(drv->connected_event); in ndisuio_notification_deinit()1869 drv->connected_event = NULL; in ndisuio_notification_deinit()1879 drv->connected_event = in ndisuio_notification_init()1881 if (drv->connected_event == NULL) { in ndisuio_notification_init()
1918 SetEvent(drv->connected_event); in ndisuio_notification_receive()1922 ResetEvent(drv->connected_event); in ndisuio_notification_receive()1974 if (drv->connected_event) { in ndisuio_notification_deinit()1975 CloseHandle(drv->connected_event); in ndisuio_notification_deinit()1976 drv->connected_event = NULL; in ndisuio_notification_deinit()1986 drv->connected_event = in ndisuio_notification_init()1988 if (drv->connected_event == NULL) { in ndisuio_notification_init()
1778 SetEvent(drv->connected_event); in ndisuio_notification_receive()1782 ResetEvent(drv->connected_event); in ndisuio_notification_receive()1834 if (drv->connected_event) { in ndisuio_notification_deinit()1835 CloseHandle(drv->connected_event); in ndisuio_notification_deinit()1836 drv->connected_event = NULL; in ndisuio_notification_deinit()1846 drv->connected_event = in ndisuio_notification_init()1848 if (drv->connected_event == NULL) { in ndisuio_notification_init()