HomeSort by relevance Sort by last modified time
    Searched defs:OUTGOING (Results 1 - 5 of 5) sorted by null

  /packages/apps/Mms/src/com/android/mms/transaction/
AbstractRetryScheme.java 21 public static final int OUTGOING = 1;
  /external/opencore/protocols/systems/tools/general/common/include/
control_msg_hdr.h 31 OUTGOING = 2
44 TDirection Dir; /* Incoming/Outgoing SE */
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
ml.h 51 #define ML_OUTGOING_NOT_LOOPED 0X00 /* Outgoing Not Looped */
52 #define ML_OUTGOING_AWTING_RPS 0X10 /* Outgoing Awaiting Response */
53 #define ML_OUTGOING_LOOPED 0X20 /* Outgoing Looped */
65 enum InOut { OUTGOING, INCOMING };
67 ML(InOut inout = OUTGOING) : SEBase()
  /external/opencore/protocols/systems/common/include/
pv_2way_basic_types.h 89 OUTGOING = 2,
180 * Indicates that the local terminal has established an outgoing track that is
195 * Indicates the start of unsolicited closure of an incoming/outgoing track. The PVT_INDICATION_CLOSE_TRACK
202 * Indicates an unsolicited closure of an incoming/outgoing track. Any media sink/source
  /packages/apps/IM/src/com/android/im/provider/
Imps.java 848 int OUTGOING = 0;
924 * Packet ID, auto assigned by the GTalkService for outgoing messages or the
    [all...]

Completed in 47 milliseconds