driver_ndis_.c File Reference

WPA Supplicant - Windows/NDIS driver interface - event processing. More...

#include "includes.h"
#include "common.h"
#include "driver.h"
#include "eloop.h"
#include "driver_ndis.h"

Typedefs

typedef struct _ADAPTER * LPADAPTER

Enumerations

enum  event_types {
  EVENT_CONNECT, EVENT_DISCONNECT, EVENT_MEDIA_SPECIFIC, EVENT_ADAPTER_ARRIVAL,
  EVENT_ADAPTER_REMOVAL, EVENT_CONNECT, EVENT_DISCONNECT, EVENT_MEDIA_SPECIFIC,
  EVENT_ADAPTER_ARRIVAL, EVENT_ADAPTER_REMOVAL
}

Functions

void wpa_driver_ndis_event_connect (struct wpa_driver_ndis_data *drv)
void wpa_driver_ndis_event_disconnect (struct wpa_driver_ndis_data *drv)
void wpa_driver_ndis_event_media_specific (struct wpa_driver_ndis_data *drv, const u8 *data, size_t data_len)
void wpa_driver_ndis_event_adapter_arrival (struct wpa_driver_ndis_data *drv)
void wpa_driver_ndis_event_adapter_removal (struct wpa_driver_ndis_data *drv)
void wpa_driver_ndis_event_pipe_cb (void *eloop_data, void *user_data)

Detailed Description

WPA Supplicant - Windows/NDIS driver interface - event processing.

Copyright
Copyright (c) 2004-2005, Jouni Malinen <j@w1.fi>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 28 23:07:50 2009 for wpa_supplicant/hostapd by  doxygen 1.6.1