HomeSort by relevance Sort by last modified time
    Searched full:discovery (Results 226 - 250 of 784) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libnfc-nxp/inc/
phNfcLlcpTypes.h 61 #define PHFRINFC_LLCP_SNL_RESPONSE_MAX 256 /**< Max.number of simultaneous discovery requests */
  /external/libnfc-nxp/src/
phFriNfc_LlcpMac.c 75 /* Store the Remote Device info received from Device Discovery */
phHal4Nfc_Emulation.c 122 /**If config discovery has not been called prior to this ,allocate
250 /**If config discovery has not been called prior to this ,allocate
phLibNfc_initiator.c 111 * Response to target discovery.
360 else /*Reconfigure the discovery wheel*/
388 * This interface registers notification handler for target discovery.
427 /* Register Discovery Notification Handler*/
436 /*Register for Tag discovery*/
451 * This interface unregisters notification handler for target discovery.
690 /* Application has called discovery before receiving this callback,
692 discovery is called */
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
common.c 36 * packet -- the PPPoE discovery packet to parse
42 * Parses a PPPoE discovery packet, calling "func" for each tag in the packet.
91 * packet -- the PPPoE discovery packet to parse
406 /* Do nothing if no discovery socket */
  /external/tcpdump/
llc.h 104 #define PID_CISCO_CDP 0x2000 /* Cisco Discovery Protocol */
  /frameworks/base/core/java/android/net/nsd/
NsdServiceInfo.java 25 * A class representing service information for network service discovery
  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 26 /* Discovery modes -- keep in sync with NFCManager.DISCOVERY_MODE_* */
  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionHelperActivity.java 33 * RequestPermissionHelperActivity asks the user whether to enable discovery.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/
NdkScannerInfoCollector.java 17 package com.android.ide.eclipse.ndk.internal.discovery;
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/wizards/
AddNativeWizard.java 87 // for scanner discovery. Use the classloader to load the class since it
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
WiFiDirectActivity.java 153 Toast.makeText(WiFiDirectActivity.this, "Discovery Initiated",
159 Toast.makeText(WiFiDirectActivity.this, "Discovery Failed : " + reasonCode,
  /external/bluetooth/bluedroid/bta/include/
bta_av_co.h 96 ** AVDT stream discovery process.
111 ** AVDT stream discovery process.
  /external/bluetooth/bluedroid/stack/sdp/
sdpint.h 191 tSDP_DISC_CMPL_CB *p_cb; /* Callback for discovery done */
192 tSDP_DISC_CMPL_CB2 *p_cb2; /* Callback for discovery done piggy back with the user data */
  /external/chromium_org/device/bluetooth/
bluetooth_adapter.h 116 // always call this method if they require the adapter be in discovery
122 // Since discovery may already be in progress when this method is called,
  /external/libnfc-nci/src/nfa/include/
nfa_cho_api.h 209 ** Note: If RF discovery is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
230 ** Note: If RF discovery is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
  /external/llvm/utils/lit/lit/
discovery.py 2 Test discovery functions.
216 # If there were any errors during test discovery, exit now.
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 47 * GATT capable devices can be discovered using the Bluetooth device discovery or BLE
207 * An included service has been found durig GATT discovery.
747 * <p>This is an asynchronous operation. Once service discovery is completed,
749 * triggered. If the discovery was successful, the remote services can be
754 * @return true, if the remote service discovery has been started
775 * <p>This function requires that service discovery has been completed
781 * if service discovery has not yet been performed.
800 * <p>This function requires that service discovery has been completed
    [all...]
  /frameworks/base/services/java/com/android/server/display/
WifiDisplayController.java 83 // 2. Discovery will self-abort after any group is initiated, which may not necessarily
85 // 3. Discovery will self-timeout after 2 minutes, whereas we want discovery to
374 // Defer actually stopping discovery if we have a connection attempt in progress.
375 // The wifi display connection attempt often fails if we are not in discovery
376 // mode. So we allow discovery to continue until we give up trying to connect.
420 Slog.d(TAG, "Stop peer discovery succeeded.");
427 Slog.d(TAG, "Stop peer discovery failed with reason " + reason + ".");
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceResponse.java 28 * A class for a response of bonjour service discovery.
162 * Parse DnsSd service discovery response.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ip_icmp.h 44 } frag; /* path mtu discovery */
154 /* ICMP_UNREACH_NEEDFRAG -- Path MTU Discovery (RFC1191) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
ip_icmp.h 44 } frag; /* path mtu discovery */
154 /* ICMP_UNREACH_NEEDFRAG -- Path MTU Discovery (RFC1191) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
ip_icmp.h 44 } frag; /* path mtu discovery */
154 /* ICMP_UNREACH_NEEDFRAG -- Path MTU Discovery (RFC1191) */
  /system/core/include/usbhost/
usbhost.h 64 /* Callback indicating that initial device discovery is done.
94 * discovery_done_cb is called after the initial discovery of already
  /external/bluetooth/bluedroid/bta/av/
bta_av_int.h 123 /* maximum number of SEPS in stream discovery results */
129 /* size of database for service discovery */
463 tSDP_DISCOVERY_DB *p_disc_db; /* pointer to discovery database */
467 tAVDT_SEP_INFO sep_info[BTA_AV_NUM_SEPS]; /* stream discovery results */
484 UINT8 num_seps; /* number of seps returned by stream discovery */
550 tSDP_DISCOVERY_DB *p_disc_db; /* pointer to discovery database */

Completed in 584 milliseconds

1 2 3 4 5 6 7 8 91011>>