/external/wpa_supplicant/ |
driver_ndis.c | 2 * WPA Supplicant - Windows/NDIS driver interface 57 /* FIX: to be removed once this can be compiled with the complete NDIS 429 wpa_printf(MSG_DEBUG, "NDIS: IOCTL_NDISUIO_QUERY_OID_VALUE " 436 wpa_printf(MSG_DEBUG, "NDIS: query oid=%08x written (%d); " 443 wpa_printf(MSG_DEBUG, "NDIS: query oid=%08x written (%d) > " 493 os_snprintf(txt, sizeof(txt), "NDIS: Set OID %08x", oid); 509 wpa_printf(MSG_DEBUG, "NDIS: IOCTL_NDISUIO_SET_OID_VALUE " 521 os_snprintf(txt, sizeof(txt), "NDIS: Set OID %08x", oid); 550 wpa_printf(MSG_DEBUG, "NDIS: Failed to set " 566 wpa_printf(MSG_DEBUG, "NDIS: Failed to get 2241 HANDLE ndis; local [all...] |
driver_ndis_.c | 2 * WPA Supplicant - Windows/NDIS driver interface - event processing 57 wpa_hexdump(MSG_MSGDUMP, "NDIS: received event data", buf, len); 62 wpa_printf(MSG_DEBUG, "NDIS: event - type %d", type); 68 wpa_printf(MSG_DEBUG, "NDIS: event data overflow"); 72 wpa_hexdump(MSG_MSGDUMP, "NDIS: event data", data, data_len);
|
driver_ndis.h | 2 * WPA Supplicant - Windows/NDIS driver interface
|
main_winmain.c | 50 iface->driver = "ndis";
|
ChangeLog | 45 * fixed problems in getting NDIS events from WMI on Windows 2000 140 issues with some NDIS drivers between association and setting WEP 143 avoid crashes when using buggy NDIS drivers [Bug 165] 176 * ndis_events: Changed NDIS event notification design to use WMI to 225 * fixed integrated NDIS events processing not to hang the process due 241 l2_packet_ndis (CONFIG_L2_PACKET=ndis), this can be used to build 245 * changed NDIS driver naming to only include device GUID, e.g., 259 networks (some NDIS drivers ignored this, but others, e.g., Broadcom, 262 formed even when ndis_events code is included since some NDIS drivers 560 NDIS driver [all...] |
defconfig | 84 # Driver interface for Windows NDIS 241 # ndis = Windows NDISUIO (note: requires CONFIG_USE_NDISUIO=y) 281 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
|
README | 147 with Windows NDIS driver for your wlan card supporting WPA. 166 Windows NDIS driver. 195 Windows NDIS 523 ndis = Windows NDIS driver [all...] |
config.h | 115 * (but not BSSID); this can be used, e.g., with ndiswrapper and NDIS
|
main_winsvc.c | 84 iface.driver = "ndis";
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ndis_.c | 2 * WPA Supplicant - Windows/NDIS driver interface - event processing 54 wpa_hexdump(MSG_MSGDUMP, "NDIS: received event data", buf, len); 59 wpa_printf(MSG_DEBUG, "NDIS: event - type %d", type); 65 wpa_printf(MSG_DEBUG, "NDIS: event data overflow"); 69 wpa_hexdump(MSG_MSGDUMP, "NDIS: event data", data, data_len);
|
driver_ndis.c | 2 * WPA Supplicant - Windows/NDIS driver interface 63 /* FIX: to be removed once this can be compiled with the complete NDIS 435 wpa_printf(MSG_DEBUG, "NDIS: IOCTL_NDISUIO_QUERY_OID_VALUE " 442 wpa_printf(MSG_DEBUG, "NDIS: query oid=%08x written (%d); " 449 wpa_printf(MSG_DEBUG, "NDIS: query oid=%08x written (%d) > " 499 os_snprintf(txt, sizeof(txt), "NDIS: Set OID %08x", oid); 515 wpa_printf(MSG_DEBUG, "NDIS: IOCTL_NDISUIO_SET_OID_VALUE " 527 os_snprintf(txt, sizeof(txt), "NDIS: Set OID %08x", oid); 556 wpa_printf(MSG_DEBUG, "NDIS: Failed to set " 572 wpa_printf(MSG_DEBUG, "NDIS: Failed to get 2274 HANDLE ndis; local [all...] |
driver_ndis.h | 2 * WPA Supplicant - Windows/NDIS driver interface
|
/external/wpa_supplicant_6/wpa_supplicant/ |
main_winmain.c | 50 iface->driver = "ndis";
|
.config | 93 # Driver interface for Windows NDIS 290 # ndis = Windows NDISUIO (note: requires CONFIG_USE_NDISUIO=y) 334 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
|
defconfig | 96 # Driver interface for Windows NDIS 293 # ndis = Windows NDISUIO (note: requires CONFIG_USE_NDISUIO=y) 337 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
|
ChangeLog | 133 * fixed problems in getting NDIS events from WMI on Windows 2000 287 issues with some NDIS drivers between association and setting WEP 290 avoid crashes when using buggy NDIS drivers [Bug 165] 323 * ndis_events: Changed NDIS event notification design to use WMI to 372 * fixed integrated NDIS events processing not to hang the process due 388 l2_packet_ndis (CONFIG_L2_PACKET=ndis), this can be used to build 392 * changed NDIS driver naming to only include device GUID, e.g., 406 networks (some NDIS drivers ignored this, but others, e.g., Broadcom, 409 formed even when ndis_events code is included since some NDIS drivers [all...] |
README | 148 with Windows NDIS driver for your wlan card supporting WPA. 167 Windows NDIS driver. 199 Windows NDIS 530 ndis = Windows NDIS driver [all...] |
/external/kernel-headers/original/linux/ |
if_arcnet.h | 41 /* MS LanMan/WfWg "NDIS" encapsulation */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_arcnet.h | 41 /* MS LanMan/WfWg "NDIS" encapsulation */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
tiwlnif.h | 100 tiUINT32 osNdisVersion; /* for OS Windows - Ndis, for Linux - WirelessExt ver.*/ 110 tiUINT32 osNdisVersion; /* for OS Windows - Ndis, for Linux - WirelessExt ver.*/
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
keyParserWep.c | 99 * - Called by the utility or NDIS (Windows) upon receiving a WEP Key.
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
keyParserWep.c | 99 * - Called by the utility or NDIS (Windows) upon receiving a WEP Key.
|
/external/libpcap/ |
pcap-dos.c | 121 "ndis", 782 * If driver is NOT a 16-bit "pkt/ndis" driver (having a 'copy_rx_buf' 997 { "NDIS.DEBUG", ARG_ATOI, NULL }, 1127 * NDIS device functions [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/ |
keyParserWep.c | 100 * - Called by the utility or NDIS (Windows) upon receiving a WEP Key.
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/ |
osApi.h | 366 /* MEB use native NDIS functions */
|