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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
algorithm 10 * Moscow Center for SPARC Technology
deque 10 * Moscow Center for SPARC Technology
iterator 10 * Moscow Center for SPARC Technology
list 10 * Moscow Center for SPARC Technology
map 10 * Moscow Center for SPARC Technology
queue 10 * Moscow Center for SPARC Technology
set 10 * Moscow Center for SPARC Technology
stack 10 * Moscow Center for SPARC Technology
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_tempbuf.c 11 * Moscow Center for SPARC Technology
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 279 NFA_DM_RF_DISC_START_EVT, /* discovery started with protocol, technology and mode */
280 NFA_DM_RF_DISC_ACTIVATED_EVT, /* activated with configured protocol, technology and mode */
285 /* Combined NFC Technology and protocol bit mask */
344 tNFA_DM_DISC_TECH_PROTO_MASK requested_disc_mask;/* technology and protocol requested */
345 tNFA_DM_DISC_TECH_PROTO_MASK selected_disc_mask; /* technology and protocol waiting for activation */
350 #define NFA_DM_MAX_DISC_PARAMS 16 /* max discovery technology parameters */
376 tNFC_RF_TECH_N_MODE activated_tech_mode; /* activated technology and mode */
388 UINT8 listen_RT[NFA_DM_MAX_TECH_ROUTE];/* Host ID for A, B, F, B' technology routing*/
389 tNFA_DM_DISC_TECH_PROTO_MASK dm_disc_mask; /* technology and protocol waiting for activation */
482 tNFC_RF_TECH_N_MODE activated_tech_mode;/* previous activated technology and mode *
    [all...]
  /frameworks/base/core/java/android/nfc/
Tag.java 81 * specific tag technology.
86 * <h4>3. Tag Technology dispatch</h4>
213 * <p> The size and format of an ID is specific to the RF technology used by the tag.
225 * A technology is an implementation of the {@link TagTechnology} interface,
228 * object can then be used to perform advanced, technology-specific operations on a tag.
247 * tag as NDEF adds the {@link Ndef} technology. The {@link rediscover}
270 throw new IllegalStateException("Close connection to the technology first!");
410 public synchronized void setConnectedTechnology(int technology) {
412 mConnectedTechnology = technology;
414 throw new IllegalStateException("Close other technology first!")
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.h 179 ** Description: Select the preferred P2P technology if there is a choice.
278 ** Description: Get the timeout value for one technology.
291 ** Description: Set the timeout value for one technology.
311 tNFC_RF_TECH_PARAMS mTechParams [MAX_NUM_TECHNOLOGY]; //array of technology parameters
466 ** Description: Clear all data related to the technology, protocol of the tag.
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 56 // mConnectedTechIndex stores to which technology
59 // connected to a technology - technology changes
137 public synchronized int connectWithStatus(int technology) {
143 if (mTechList[i] == technology) {
149 // 2) We are connected to a technology which has
167 // 1) We are connected to a technology which has the same
171 // 2) We are connecting to the ndef technology - always
173 if ((technology == TagTechnology.NDEF) ||
174 (technology == TagTechnology.NDEF_FORMATABLE))
    [all...]
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 55 // mConnectedTechIndex stores to which technology
58 // connected to a technology - technology changes
136 public synchronized int connectWithStatus(int technology) {
137 if (technology == TagTechnology.NFC_B) {
146 if (mTechList[i] == technology) {
152 // 2) We are connected to a technology which has
167 // 1) We are connected to a technology which has the same
171 // 2) We are connecting to the ndef technology - always
173 if ((technology == TagTechnology.NDEF) |
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 107 #define NFA_TECHNOLOGY_MASK_A 0x01 /* NFC Technology A */
108 #define NFA_TECHNOLOGY_MASK_B 0x02 /* NFC Technology B */
109 #define NFA_TECHNOLOGY_MASK_F 0x04 /* NFC Technology F */
110 #define NFA_TECHNOLOGY_MASK_ISO15693 0x08 /* Proprietary Technology */
111 #define NFA_TECHNOLOGY_MASK_B_PRIME 0x10 /* Proprietary Technology */
112 #define NFA_TECHNOLOGY_MASK_KOVIO 0x20 /* Proprietary Technology */
113 #define NFA_TECHNOLOGY_MASK_A_ACTIVE 0x40 /* NFC Technology A active mode */
114 #define NFA_TECHNOLOGY_MASK_F_ACTIVE 0x80 /* NFC Technology F active mode */
490 /* compile-time configuration structure for the RF Discovery Frequency for each technology */
493 UINT8 pa; /* Frequency for NFC Technology A *
    [all...]
  /external/chromium_org/chromeos/network/
network_util.h 45 std::string technology; // Access technology. member in struct:chromeos::CellularScanResult
  /external/libffi/src/m32r/
sysv.S 2 sysv.S - Copyright (c) 2004 Renesas Technology
20 IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR
  /external/stlport/
LICENSE 21 Copyright 1997 Moscow Center for SPARC Technology.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
NOTICE 21 Copyright 1997 Moscow Center for SPARC Technology.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  /frameworks/base/core/java/android/os/
BatteryManager.java 84 * String describing the technology of the current battery.
86 public static final String EXTRA_TECHNOLOGY = "technology";
  /ndk/sources/cxx-stl/stlport/
LICENSE 21 Copyright 1997 Moscow Center for SPARC Technology.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  /packages/apps/Settings/res/layout/
battery_info.xml 65 <!-- Battery Technology -->
68 <TextView android:id="@+id/technology" style="@style/info_value" />
  /prebuilts/ndk/5/sources/cxx-stl/stlport/
LICENSE 21 Copyright 1997 Moscow Center for SPARC Technology.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/
LICENSE 21 Copyright 1997 Moscow Center for SPARC Technology.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/
LICENSE 21 Copyright 1997 Moscow Center for SPARC Technology.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

Completed in 225 milliseconds

1 2 3 4 5 6 7 8 91011>>