HomeSort by relevance Sort by last modified time
    Searched full:discovered (Results 51 - 75 of 371) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libnfc-nxp/src/
phLibNfc_target.c 114 }/*check for Discovered initiator handle and handle sent by application */
269 }/*Check for Discovered initiator handle and handle sent by application */
phHal4Nfc_ADD.c 430 /*All the following types will be discovered as type A ,and differentiation
440 NfcIpDeviceCount = 0;/**<Number of NfcIp devices discovered*/
448 PHDBG_INFO("Hal4:Remotedevice Discovered");
540 discovered in Type F*/
683 /*If any P2p devices are discovered free other device info*/
    [all...]
  /external/openfst/src/include/fst/
visit.h 48 // // Invoked when state discovered (2nd arg is visitation root)
84 const unsigned kGreyState = 0x02; // Discovered & unfinished
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 120 Start P2P group formation with a discovered P2P peer. This includes
182 for wildcard query that is sent to every discovered P2P peer that
189 discovery protocols and requests this to be sent to all discovered
477 p2p_peers [discovered]
480 "discovered" parameter filters out the peers that we have not fully
481 discovered, i.e., which we have only seen in a received Probe Request
README-WPS 246 - if run again while ER is active, the stored information (discovered APs
283 - WPS ER discovered an AP
293 - WPS ER discovered a new Enrollee
  /frameworks/base/docs/html/guide/topics/connectivity/
wifip2p.jd 53 such as a dropped connection or a newly discovered peer.</li>
122 <td>Requests the current list of discovered peers.</td>
171 such as when a new peer is discovered or when a device's Wi-Fi state changes. You can register
226 the currently discovered peers.</li>
398 that it discovered, if any:</p>
418 list of the discovered peers with {@link
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 57 * Intent to start an activity when a tag with NDEF payload is discovered.
78 * Intent to start an activity when a tag is discovered and activities are registered for the
104 * discovered. This provides AND and OR semantics for filtering desired techs. Here is an
134 * Intent to start an activity when a tag is discovered.
136 * <p>This intent will not be started when a tag is discovered if any activities respond to
149 * Mandatory extra containing the {@link Tag} that was discovered for the
156 * Extra containing an array of {@link NdefMessage} present on the discovered tag.<p>
167 * Optional extra containing a byte array containing the ID of the discovered tag for
    [all...]
  /frameworks/base/core/java/android/net/nsd/
NsdManager.java 42 * network, a game registered on device A can be discovered by a game on device
66 * discovered services
443 * Register a service to be discovered by other services.
511 * @param serviceType The service type being discovered. Examples include "_http._tcp" for
559 * Resolve a discovered service. An application can resolve a service right before
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp 126 TRACE("Discovered %d secure elements", uNofRemoteDev);
164 TRACE("Discovered secure element: tech=%d", SecureElementTech);
167 ALOGE("Discovered secure element, but could not resolve tech");
  /external/icu4c/i18n/
rbt_pars.h 104 * the private use area (discovered dynamically) and increments up toward
111 * The last available stand-in for variables. This is discovered
  /frameworks/base/core/java/android/nfc/tech/
TagTechnology.java 135 * type tags using it must still be discovered and present the lower level radio interface
144 * type tags using it must still be discovered and present the lower level radio interface
  /frameworks/base/docs/html/about/versions/
android-2.3.3.jd 71 when they are launched, when an NFC tag is discovered. Previously, the platform
73 was discovered. The platform now uses a four-step process that enables the
  /external/bluetooth/bluez/doc/
attribute-api.txt 58 as soon as they are discovered. After that it will try to
  /external/chromium/net/base/
backoff_entry_unittest.cc 193 // Regression test for a bug discovered during code review.
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedMultisetFauxverideShim.java 166 * We have not discovered a better solution. In retrospect, the static factory methods should
ImmutableSortedSetFauxverideShim.java 162 * non-Comparable elements. We have not discovered a better solution. In
  /external/kernel-headers/original/asm-x86/
semaphore_32.h 19 * potential and subtle race discovered by Ulrich Schmid
  /external/openssl/crypto/
opensslv.h 73 * There may be other schemes as well that I haven't yet discovered.
  /external/openssl/include/openssl/
opensslv.h 73 * There may be other schemes as well that I haven't yet discovered.
  /external/valgrind/main/auxprogs/
gsl16test 6 # which had not been previously discovered. Gsl contains more
gsl19test 6 # which had not been previously discovered. Gsl 1.9 contains more
  /external/wpa_supplicant_8/src/wps/
wps_er_ssdp.c 121 wpa_printf(MSG_DEBUG, "WPS ER: AP discovered: %s "
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
Tweener.java 116 // Update animation with properties discovered in loop above
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 128 SCAN_NDS_DISCOVERED = 0, /**< Neighbor AP was discovered and is now being tracked */
129 SCAN_NDS_NOT_DISCOVERED, /**< Neighbor AP was not yet discovered, and should be */
132 * and shouldn't be discovered
459 * \brief Cerate a new tracking entry and store the newly discovered AP info in it.\n
    [all...]
  /libcore/luni/src/main/java/java/lang/ref/
Reference.java 71 * singly linked list of reference objects discovered by the

Completed in 518 milliseconds

1 23 4 5 6 7 8 91011>>