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

<<11121314151617181920>>

  /frameworks/base/core/java/android/ddm/
DdmHandleHello.java 29 * Handle "hello" messages and feature discovery.
  /frameworks/base/core/java/android/printservice/
PrintService.java 42 * <h3>Printer discovery</h3>
49 * between the system and your service during printer discovery. For description of this
53 * For every printer discovery session all printers have to be added since system does
55 * should be added only once during a discovery session. Only an already added printer
  /frameworks/base/docs/html/distribute/googleplay/edu/
about.jd 63 <h4>Curriculum-based discovery</h4>
  /frameworks/base/services/java/com/android/server/
NsdService.java 58 * Network Service Discovery Service handles remote service discovery operation requests by
313 if (DBG) Slog.d(TAG, "Stop service discovery");
592 if (DBG) Slog.d(TAG, "Network service discovery enabled " + ret);
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceInfo.java 169 * Create bonjour service discovery request.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_abstract.hpp 19 // Compile type discovery whether given type is abstract class or not.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoverableEnabler.java 200 setEnabled(true); // enable discovery and reset timer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_ether.h 69 #define ETH_P_PPP_DISC 0x8863 /* PPPoE discovery messages */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ether.h 69 #define ETH_P_PPP_DISC 0x8863 /* PPPoE discovery messages */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ether.h 69 #define ETH_P_PPP_DISC 0x8863 /* PPPoE discovery messages */
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
plugin.xml 53 class="com.android.ide.eclipse.ndk.internal.discovery.NdkScannerInfoCollector"
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/
NdkDiscoveredPathInfo.java 17 package com.android.ide.eclipse.ndk.internal.discovery;
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c 997 * Sends following provision discovery related events:
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c     [all...]
  /cts/apps/CtsVerifier/res/values/
strings.xml     [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 45 /* the delay time in milliseconds to start service discovery on AVRCP */
312 ** stream found in the discovery results.
611 ** Description A2DP service discovery callback.
819 ** Description Do service discovery for A2DP.
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc 258 // Run a discovery phase until the named device is detected, or if the named
259 // device is not created, the discovery process ends without finding it.
261 // The correct behavior of discovery is tested by the "Discovery" test case
313 // Run a discovery phase so we have devices that can be paired with.
315 // Pass an invalid address for the device so that the discovery process
624 TEST_F(BluetoothChromeOSTest, Discovery) {
625 // Test a simulated discovery session.
774 // during discovery.
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 159 ** DEVICE DISCOVERY - Inquiry, Remote Name, Discovery, Class of Device
162 ** Device Discovery Constants
558 ** Device Discovery Types
677 ** Device Discovery Callback Functions
    [all...]
gap_api.h 74 /*** discovery of devices ***/
486 ** GAP_ERR_BUSY if a discovery is already in progress
    [all...]
  /external/chromium/chrome/browser/debugger/
devtools_http_protocol_handler.cc 124 // Pages discovery request.
136 // Pages discovery json request.
  /external/kernel-headers/original/linux/
rtnetlink.h 18 * Routing/neighbour discovery messages.
496 * Neighbor Discovery userland options
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 136 ** Description Pre-discovery CFG is sent.
152 ** Description sending Pre-discovery CFG
  /external/llvm/utils/lit/lit/
main.py 17 import lit.discovery namespace
291 tests = lit.discovery.find_tests_for_inputs(litConfig, inputs)
  /external/tcpdump/
INSTALL 146 print-cdp.c - Cisco Discovery Protocol printer routines
185 print-msdp.c - Multicast Source Discovery Protocol printer routines
  /frameworks/base/core/java/android/nfc/
Tag.java 43 * the time of discovery. It can be used as a handle to {@link TagTechnology} classes
214 * <p> This function retrieves the ID as determined at discovery time, and does not

Completed in 752 milliseconds

<<11121314151617181920>>