| /external/libnfc-nci/src/nfa/dm/ |
| nfa_dm_discover.c | 48 tNFC_PROTOCOL protocol); 264 ** Description Update listening protocol to NFCC 631 ** Description Convert RF technology, mode and protocol to bit mask 637 tNFC_PROTOCOL protocol) 645 switch (protocol) 662 if (protocol == NFC_PROTOCOL_ISO_DEP) 666 if (protocol == NFC_PROTOCOL_T3T) 668 else if (protocol == NFC_PROTOCOL_NFC_DEP) 688 switch (protocol) 705 if (protocol == NFC_PROTOCOL_ISO_DEP 1208 tNFC_PROTOCOL protocol = p_data->activate.protocol; local [all...] |
| /external/libnfc-nci/src/nfa/rw/ |
| nfa_rw_act.c | 200 conn_evt_data.ndef_detect.protocol = p_rw_data->ndef.protocol; 269 conn_evt_data.ndef_detect.protocol = p_rw_data->ndef.protocol; 337 conn_evt_data.tlv_detect.protocol = p_rw_data->tlv.protocol; 405 activate_params.protocol = nfa_rw_cb.protocol; 410 &&(nfa_rw_cb.protocol == NFC_PROTOCOL_T2T) 1441 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; local 1487 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; local 1589 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; local 1767 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; local 1854 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; local 1926 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; local [all...] |
| /external/ppp/pppd/include/net/ |
| if_ppp.h | 4 * if_ppp.h - Point-to-Point Protocol definitions. 51 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */ 90 int protocol; /* PPP procotol, e.g. PPP_IP */ member in struct:npioctl
|
| /external/qemu/hw/ |
| usb-hid.c | 67 int protocol; member in struct:USBHIDState 112 * one interface, protocol 0 167 * one interface, protocol 0 222 * one interface, protocol 0 622 s->protocol = 1; 630 s->protocol = 1; 784 data[0] = s->protocol; 790 s->protocol = value;
|
| /external/qemu/ |
| shaper.c | 296 uint8_t protocol; member in struct:SessionRec_ 324 const char* format = (session->protocol == _PROTOCOL_TCP) ? "TCP" : "UDP"; 368 info->protocol = data[9]; 412 node->protocol == info->protocol ) 562 session->protocol = info->protocol;
|
| /libcore/luni/src/main/java/java/net/ |
| URL.java | 44 * <tr><td>{@link #getProtocol() Protocol}</td><td>{@code http}</td><td>scheme</td></tr> 60 * Transfer Protocol</a> 62 * Transfer Protocol</a> 68 * In general, attempts to create URLs with any other protocol will fail with a 71 * java.protocol.handler.pkgs} system property. 73 * <p>The {@link URI} class can be used to manipulate URLs of any protocol. 84 private String protocol; field in class:URL 134 * URL or has an unsupported protocol. 146 * protocol's default stream handler. 148 * be parsed as a URL or an invalid protocol has been found [all...] |
| /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/ |
| HttpURLConnectionTest.java | 18 package org.apache.harmony.luni.tests.internal.net.www.protocol.http;
|
| /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
| HostAuth.java | 80 RECORD_ID, HostAuthColumns.PROTOCOL, HostAuthColumns.ADDRESS, HostAuthColumns.PORT, 110 public static String getSchemeString(String protocol, int flags) { 111 return getSchemeString(protocol, flags, null); 118 public static String getSchemeString(String protocol, int flags, String clientAlias) { 146 return protocol + security; 189 values.put(HostAuthColumns.PROTOCOL, mProtocol); 244 public void setConnection(String protocol, String address, int port, int flags) { 245 setConnection(protocol, address, port, flags, null); 250 * @param protocol the mail protocol to use (e.g. "eas", "imap") 414 String protocol = schemeParts[0]; local [all...] |
| /packages/experimental/LoaderApp/src/com/android/loaderapp/util/ |
| ContactsUtils.java | 200 * ProviderNames from the predefined IM protocol id. 203 * @param protocol the protocol ID 204 * @return the provider name the IM app uses for the given protocol, or null if no 205 * provider is defined for the given protocol 208 public static String lookupProviderNameFromId(int protocol) { 209 switch (protocol) { 232 * {@link Email} row. Returns null when missing protocol or data. 241 final int protocol = isEmail ? Im.PROTOCOL_GOOGLE_TALK : values.getAsInteger(Im.PROTOCOL); local [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| ip.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX 6 * Definitions for the IP protocol. 100 __u8 protocol; member in struct:iphdr
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
| if_ppp.h | 4 * if_ppp.h - Point-to-Point Protocol definitions. 68 #define PROTO_IPX 0x002b /* protocol numbers */ 76 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */ 111 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| ip.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX 6 * Definitions for the IP protocol. 100 __u8 protocol; member in struct:iphdr
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
| if_ppp.h | 4 * if_ppp.h - Point-to-Point Protocol definitions. 68 #define PROTO_IPX 0x002b /* protocol numbers */ 76 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */ 111 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| ip.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX 6 * Definitions for the IP protocol. 100 __u8 protocol; member in struct:iphdr
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
| if_ppp.h | 4 * if_ppp.h - Point-to-Point Protocol definitions. 68 #define PROTO_IPX 0x002b /* protocol numbers */ 76 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */ 111 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
|
| /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
| if_ppp.h | 55 int protocol; member in struct:npioctl
|
| ip.h | 90 __u8 protocol; member in struct:iphdr
|
| /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
| if_ppp.h | 55 int protocol; member in struct:npioctl
|
| ip.h | 90 __u8 protocol; member in struct:iphdr
|
| /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
| if_ppp.h | 55 int protocol; member in struct:npioctl
|
| ip.h | 90 __u8 protocol; member in struct:iphdr
|
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
| if_ppp.h | 55 int protocol; member in struct:npioctl
|
| ip.h | 90 __u8 protocol; member in struct:iphdr
|
| /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
| if_ppp.h | 55 int protocol; member in struct:npioctl
|
| ip.h | 90 __u8 protocol; member in struct:iphdr
|