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

12

  /frameworks/base/telephony/java/com/android/internal/telephony/
WapPushOverSms.java 130 * @param pdu The WAP PDU, made up of one or more SMS PDUs
  /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 311 Object[] obj = (Object[]) bundle.get("pdus");
  /external/qemu/android/
console.c 1581 SmsPDU* pdus; local
    [all...]
  /frameworks/base/telephony/java/android/telephony/
SmsMessage.java 371 * apps should generate pdus themselves using these routines,
383 * pdus that are then sent elsewhere, some network server, for
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 330 * The Data representation in SDP PDUs (pps 339, 340 of BT SDP Spec)
  /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 51 * request lots of pdus around the same time, and AsyncTask may reject tasks
  /frameworks/base/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...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduParser.java 285 * For now we ignore this fact, since we do not support these PDUs
351 * 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/qemu/hw/
bt-l2cap.c 617 * incoming PDUs at any values of the parameters. */
    [all...]
  /external/qemu/telephony/
android_modem.c     [all...]
  /external/bluetooth/bluez/
ChangeLog 471 Fix memory allocation issue when generating PDUs for SDP.
    [all...]

Completed in 622 milliseconds

12