HomeSort by relevance Sort by last modified time
    Searched full:pdus (Results 26 - 49 of 49) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmdev.h 124 #define __ATM_LM_AAL 1 /* loop back PDUs --' | | | */
  /frameworks/opt/telephony/src/java/android/provider/
Telephony.java 667 * <li><em>"pdus"</em> - An Object[] of byte[]s containing the PDUs
695 * <li><em>"pdus"</em> - An Object[] of byte[]s containing the PDUs
716 * <li><em>"pdus"</em> - An Object[] of byte[]s containing the PDUs
    [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/
ContentType.java 24 // The phony content type for generic PDUs (e.g. ReadOrig.ind,
  /external/tcpdump/
print-snmp.c 126 * Context-specific ASN.1 types for the SNMP PDUs and their tags
1168 * data ANY -- PDUs
1170 * PDUs for all but Trap: (see rfc1157 from page 15 on)
1292 * Decode SNMP PDUs: GetRequest, GetNextRequest, GetResponse, SetRequest,
    [all...]
print-isoclns.c     [all...]
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsManagerTest.java 369 Object[] obj = (Object[]) bundle.get("pdus");
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WapPushOverSms.java 84 * @param pdu The WAP PDU, made up of one or more SMS PDUs
  /external/qemu/android/
console.c 1581 SmsPDU* pdus; local
    [all...]
  /frameworks/opt/telephony/src/java/android/telephony/
SmsMessage.java 383 * apps should generate pdus themselves using these routines,
395 * pdus that are then sent elsewhere, some network server, for
  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 382 ** Description Build ATT Server PDUs.
gatt_sr.c 713 /* for these PDUs, uuid filter must present */
    [all...]
  /external/kernel-headers/original/linux/
atmdev.h 124 #define __ATM_LM_AAL 1 /* loop back PDUs --' | | | */
  /packages/apps/Mms/src/com/android/mms/util/
ThumbnailManager.java 50 * request lots of pdus around the same time, and AsyncTask may reject tasks
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c     [all...]
llcp_link.c     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessage.java 610 // For SMS: Encoding of MSG is always UTF-8 compliant, regardless of any properties, since PDUs are encodes as hex-strings
639 * 4) based on charset from application properties either store as String[] or decode to raw PDUs
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsCbTest.java 41 byte[][] pdus = new byte[1][];
42 pdus[0] = pdu;
43 return GsmSmsCbMessage.createSmsCbMessage(header, sTestLocation, pdus);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduParser.java 315 * For now we ignore this fact, since we do not support these PDUs
393 * For now we ignore this fact, since we do not support these PDUs
    [all...]
PduComposer.java 146 * because the constructors of outgoing pdus are taking care of this.
    [all...]
  /external/libpcap/
gencode.c 1062 * assume routed, non-ISO PDUs
1065 * XXX - what about ISO PDUs, e.g. CLNP, ISIS, ESIS,
1079 * Full Frontal ATM; you get AALn PDUs with an ATM
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 188 /* Define the PDUs carried in the vendor dependant data
    [all...]
  /external/qemu/hw/
bt-l2cap.c 617 * incoming PDUs at any values of the parameters. */
    [all...]
  /external/qemu/telephony/
android_modem.c     [all...]

Completed in 6578 milliseconds

12