/external/wpa_supplicant/ |
driver_ndis.h | 54 int wired; member in struct:wpa_driver_ndis_data
|
driver_wired.c | 2 * WPA Supplicant - wired Ethernet driver interface 51 /* Report PAE group address as the "BSSID" for wired connection. */ 272 .name = "wired", 273 .desc = "wpa_supplicant wired Ethernet driver",
|
README | 190 Wired Ethernet drivers (with ap_scan=0) 269 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm 521 wired = wpa_supplicant wired Ethernet driver 692 6) Authentication for wired Ethernet. This can be used with 'wired' interface [all...] |
defconfig | 103 # Driver interface for wired Ethernet drivers 197 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
wpa_supplicant.conf | 97 # also be used when using wired Ethernet drivers. 233 # WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key 234 # WEP40 = WEP (Wired Equivalent Privacy) with 40-bit key [IEEE 802.11] 253 # Note: When using wired authentication, eapol_flags must be set to 0 for the
|
driver_ndis.c | 606 if (drv->wired) { 608 * Report PAE group address as the "BSSID" for wired 635 if (drv->wired) { 637 "with a wired interface"); [all...] |
ChangeLog | 164 (e.g., MAC address of the wired interface) as the source address for 401 * l2_packet_pcap: fixed wired IEEE 802.1X authentication with libpcap 559 * driver_ndis: added support for IEEE 802.1X authentication with wired [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ndis.h | 54 int wired; member in struct:wpa_driver_ndis_data
|
driver_wired.c | 2 * WPA Supplicant - wired Ethernet driver interface 50 /* Report PAE group address as the "BSSID" for wired connection. */ 280 .name = "wired", 281 .desc = "wpa_supplicant wired Ethernet driver",
|
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/parsers/ |
DocumentBuilderFactoryImpl.java | 67 * implementations, this should be wired here. If we wanted to
|
/frameworks/base/services/java/com/android/server/ |
HeadsetObserver.java | 34 * <p>HeadsetObserver monitors for a wired headset. 94 Slog.w(TAG, "This kernel does not have wired headset support");
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfiguration.java | 169 * WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key 170 * WEP40 = WEP (Wired Equivalent Privacy) with 40-bit key (original 802.11) 176 /** WEP40 = WEP (Wired Equivalent Privacy) with 40-bit key (original 802.11) */ 178 /** WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key */
|
/hardware/msm7k/libaudio/ |
AudioHardware.cpp | 515 LOGI("Routing audio to Wired Headset and Speaker\n"); 519 LOGI("Routing audio to Wired Headset\n"); 552 LOGI("Routing audio to Wired Headset and Speaker\n"); 557 LOGI("Routing audio to No microphone Wired Headset and Speaker (%d,%x)\n", mMode, outputDevices); 561 LOGI("Routing audio to No microphone Wired Headset (%d,%x)\n", mMode, outputDevices); 565 LOGI("Routing audio to Wired Headset\n"); [all...] |
/external/netcat/ |
Changelog | 100 doc adds for hexdump; orig idea from dgaudet@wired
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_i.h | 120 * (multiple might share the same wired network interface!).
|
/hardware/msm7k/libaudio-qsd8k/ |
AudioHardware.cpp | 684 LOGD("No microphone Wired Headset"); 688 LOGD("No microphone Wired Headset and back mic"); [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
README | 194 Wired Ethernet drivers (with ap_scan=0) 273 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm 527 wired = wpa_supplicant wired Ethernet driver 698 6) Authentication for wired Ethernet. This can be used with 'wired' or [all...] |
.config | 112 # Driver interface for wired Ethernet drivers 225 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
defconfig | 115 # Driver interface for wired Ethernet drivers 228 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
scan.c | 111 wpa_printf(MSG_DEBUG, "Using wired authentication - "
|
/frameworks/base/media/java/android/media/ |
AudioManager.java | 56 * be sent when a wired headset is unplugged, or when an A2DP audio 861 * Sets audio routing to the wired headset on or off. 863 * @param on set <var>true</var> to route audio to/from wired 864 * headset; <var>false</var> disable wired headset audio 871 * Checks whether audio routing to the wired headset is on or off. 873 * @return true if audio is being routed to/from wired headset; [all...] |
/dalvik/vm/mterp/armv5te/ |
header.S | 123 * src and dest registers are parameterized (not hard-wired to rPC and rINST).
|
/external/kernel-headers/original/linux/ |
usb_ch9.h | 98 #define USB_DEVICE_TEST_MODE 2 /* (wired high speed only) */ 520 * wired USB!), and some devices may support CCs with multiple hosts. 547 USB_STATE_POWERED, /* wired */
|
/packages/apps/Phone/src/com/android/phone/ |
PhoneApp.java | 167 // True if a wired headset is currently plugged in, based on the state 288 // Since the presence of a wired headset or bluetooth affects the 290 // this on the wired headset connect / disconnect events for now 340 // If the phone is docked/undocked during a call, and no wired or BT headset [all...] |
/external/grub/stage2/ |
common.c | 159 * above 1 MB, since without calling it, address line 20 will be wired
|