HomeSort by relevance Sort by last modified time
    Searched full:passive (Results 101 - 125 of 355) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
wireless.h 165 * - Add IW_MODE_MONITOR for passive monitor
452 #define IW_MODE_MONITOR 6 /* Passive monitor (listen only) */
768 __u8 scan_type; /* IW_SCAN_TYPE_{ACTIVE,PASSIVE} */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wireless.h 165 * - Add IW_MODE_MONITOR for passive monitor
454 #define IW_MODE_MONITOR 6 /* Passive monitor (listen only) */
770 __u8 scan_type; /* IW_SCAN_TYPE_{ACTIVE,PASSIVE} */
    [all...]
nl80211.h 254 * a passive scan is performed. %NL80211_ATTR_SCAN_FREQUENCIES,
292 * doing a passive scan on the 5 GHz band you find an AP there (if not
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java 166 // Can't mock passive provider.
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp     [all...]
  /frameworks/base/core/java/android/net/
Network.java 49 * {@link ConnectivityManager#requestNetwork} or passive
NetworkCapabilities.java 421 * Passive link bandwidth. This is a rough guide of the expected peak bandwidth
  /frameworks/base/core/java/android/nfc/
Tag.java 99 * An NFC tag is a passive NFC device, powered by the NFC field of this Android device while
  /frameworks/base/docs/html/training/notepad/
notepad-ex3.jd 237 passive state. <code>onResume()</code> will call our <code>populateFields()</code> method
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 554 bool passive = helper.getBoolField(channel, "passive"); local
555 params.buckets[i].channels[j].passive = (passive ? 1 : 0);
    [all...]
  /hardware/libhardware/include/hardware/
camera2.h 419 * NOT_FOCUSED. If a passive scan is underway, that scan must complete and
433 * NOT_FOCUSED. If a passive scan is underway, it must immediately halt, in
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 221 %token NONCE_SIZE DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
    [all...]
racoon.conf.5 688 .It Ic passive (on | off) ;
739 .Ic passive
    [all...]
  /frameworks/base/location/java/android/location/
LocationManager.java 57 * access to the GPS or passive location providers. Other providers will still
110 public static final String PASSIVE_PROVIDER = "passive";
    [all...]
LocationRequest.java 116 * Used with {@link #setQuality} to require no direct power impact (passive locations).
  /external/libpcap/
pcap-dlpi.c 544 * Enable Passive mode to be able to capture on aggregated link.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config.h     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.h 935 u8 subscribe_type; /* 0 - PASSIVE , 1- ACTIVE */
    [all...]
vendor_definitions.h 476 /* Unsigned 8-bit value; 0: active; 1: passive; N/A for DFS */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ftplib.py 155 '''Use passive or active mode for data transfers.
317 passive, send a pasv command, connect to it, and start the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ftplib.py 155 '''Use passive or active mode for data transfers.
317 passive, send a pasv command, connect to it, and start the
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc_ADD.c 501 /*Check for P2P target passive*/
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-nanoftp.html 137 </pre><p>Try to open a data connection to the server. Currently only passive mode is supported.</p>
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
StubFtpServerIntegrationTest.java 132 * Test the LIST, PASV and SYST commands, transferring a directory listing in passive mode
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c     [all...]

Completed in 468 milliseconds

1 2 3 45 6 7 8 91011>>