HomeSort by relevance Sort by last modified time
    Searched full:indication (Results 1 - 25 of 415) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245inf.h 59 // E_User_Ce_Req_Idc , /* ( 0) Capability exchange Request Indication */
60 // E_User_Ce_Rjt_Idc , /* ( 1) Capability exchange Reject Indication */
61 // E_User_Msd_Rjt_Idc , /* ( 2) Master slave determination Reject Indication */
62 // E_User_Msd_Err_Idc , /* ( 3) Master slave determination Error Indication */
63 E_User_Lc_Req_Idc = 4 , /* ( 4) Uni-directional Logical Channel signalling Request Indication */
64 E_User_Lc_Rls_Idc , /* ( 5) Uni-directional Logical Channel signalling Release Indication */
65 E_User_Lc_Err_Idc , /* ( 6) Uni-directional Logical Channel signalling Error Indication */
66 E_User_Lc_RlsCfm_Idc , /* ( 7) Uni-directional Logical Channel signalling RlsCfm Indication */
67 E_User_Blc_Req_Idc , /* ( 8) Bi-directional Logical Channel signalling Request Indication */
68 E_User_Blc_Rls_Idc , /* ( 9) Bi-directional Logical Channel signalling Release Indication */
    [all...]
h245pri.h 88 /* ERROR.indication */
121 /* TRANSFER.indication */
130 /* REJECT.indication */
141 /* REJECT.indication */
154 /* ESTABLISH.indication */
175 /* RELEASE.indication */
186 /* REJECT.indication */
207 /* RELEASE.indication */
219 /* REJECT.indication */
230 /* REJECT.indication */
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_indication.cpp 307 (0, "TSC_324m: User Input Indication Received - index(%d)\n", pUserInputIndication->index));
312 (0, "TSC_324m: User Input Indication Received - alphanumeric size(%d)",
319 (0, "TSC_324m: User Input Indication Received - signal option_of_duration(%d), option_of_signalRtp(%d), signalType(%d)", pUserInputIndication->signal->option_of_duration, pUserInputIndication->signal->option_of_signalRtp, pUserInputIndication->signal->signalType.size));
329 (0, "TSC_324m: User Input Indication Received - unrecognized type\n"));
392 PS_MiscellaneousIndication indication = (PS_MiscellaneousIndication)pReceiveInf->pParameter; local
395 indication->logicalChannelNumber, indication->miType.index));
396 switch (indication->miType.index)
401 indication->miType.videoTemporalSpatialTradeOff));
404 iTSC_324mObserver->VideoSpatialTemporalTradeoffIndicationReceived(indication->logicalChannelNumber
418 PS_H223SkewIndication indication = (PS_H223SkewIndication)pReceiveInf->pParameter; local
    [all...]
tsc_ce.cpp 62 // CE User - Transfer.Indication primitive received from H.245
67 (0, "TSC_324m: CE transfer indication received.\n"));
158 // CE User - Reject.Indication primitive received from H.245
184 (0, "TSC_324m: CE Reject Indication received."));
  /cts/tests/tests/example/src/android/example/
Example.java 26 * Return the standard string indication of a successfuly blorting.
35 * Return the standard string indication of a successfuly zorching.
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
CodingErrorAction.java 58 * Returns a text description of this action indication.
60 * @return a text description of this action indication.
  /dalvik/libcore/sql/src/main/java/java/sql/
ResultSetMetaData.java 177 * Returns an indication of whether the indexed column is automatically
190 * Returns an indication of whether the case of the indexed column is
213 * Returns an indication of whether writing to the indexed column is
236 * Returns an indication of whether writing to the indexed column is
248 * Returns an indication of whether the indexed column is searchable.
260 * Returns an indication of whether the values contained in the indexed
272 * Returns an indication of whether writing to the indexed column is
  /frameworks/base/core/java/android/app/backup/
RestoreObserver.java 52 * An indication of which package is being restored currently, out of the
61 * indication of the backup manager's progress through the overall restore process.
IRestoreObserver.aidl 48 * An indication of which package is being restored currently, out of the
  /frameworks/base/docs/html/guide/topics/manifest/
uses-library-element.jd 32 <!-- ##api level indication## -->
category-element.jd 34 <!-- ##api level indication## -->
action-element.jd 43 <!-- ##api level indication## -->
uses-permission-element.jd 36 <!-- ##api level indication## -->
  /external/netcat/
netcat.blurb 39 Indication of local-end interface address on inbound connections
41 Better indication of DNS errors
  /external/opencore/engines/2way/test/src/
audio_only_test.cpp 93 printf("Indication with logical channel #%d ", *channel_id);
119 printf("Indication with logical channel #%d ", *channel_id);
av_test.cpp 102 printf("Indication with logical channel #%d ", *channel_id);
132 printf("Indication with logical channel #%d ", *channel_id);
avi_test.cpp 100 printf("Indication with logical channel #%d ", *channel_id);
130 printf("Indication with logical channel #%d ", *channel_id);
video_only_test.cpp 97 printf("Indication with logical channel #%d ", *channel_id);
123 printf("Indication with logical channel #%d ", *channel_id);
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
SmsEnvelope.java 42 // Voice mail notification through Message Waiting Indication in CDMA mode or Analog mode.
96 * The cause code parameters are an indication whether an SMS error has occurred and if so,
  /dalvik/libcore/awt-kernel/src/main/java/java/beans/
IndexedPropertyChangeEvent.java 33 * Creates a new property changed event with an indication of the property
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/esf/
CommitmentTypeQualifier.java 12 * Commitment type qualifiers, used in the Commitment-Type-Indication attribute (RFC3126).
  /external/opencore/protocols/rtp_payload_parser/include/
rtp_payload_parser_include.h 52 uint8 S_Bit; // sync frame indication
  /external/opencore/doc/pv2way_html/
pv__2way__h324m__interface_8h.html 86 Indicates the receipt of a videoSpatialTemporalTradeoff indication from the peer. The first 2 bytes of the event local buffer indicate the logical channel (network byte order) and the 3rd byte indicates the tradeoff value. </td></tr>
94 Indicates an incoming vendor id indication message. </td></tr>
100 Indicates the receipt of a an h223SkewIndication indication from the peer. The first 2 bytes of the event local buffer indicate the first logical channel, the 3rd and 4th bytes the second logical channel and the 5th and 6th bytes the value of the skew in milliseconds. All values are in network byte order. </td></tr>
  /dalvik/dx/src/com/android/dx/rop/code/
TranslationAdvice.java 27 * Returns an indication of whether the target can directly represent an
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
semsgque.h 53 #define H245_MSG_IDC 0X03 /* H.245 Indication Message */
121 /* H.245 Message Type2 Definition: Indication Message */

Completed in 242 milliseconds

1 2 3 4 5 6 7 8 91011>>