HomeSort by relevance Sort by last modified time
    Searched refs:ACK (Results 26 - 50 of 58) sorted by null

12 3

  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 100 * ACK | | |
258 * seconds. This is because retransmissions of ACK are triggered on receipt of a 2xx,
366 // to catch the incoming ACK -- this is needed for tcp only.
379 // send an ACK and prevents a race condition for creation
    [all...]
SIPDialog.java 279 * This task waits till a pending ACK has been recorded and then sends out a re-INVITE. This
282 * ACK while it does mid call codec renegotiation. In the meanwhile, it cannot send an intervening
284 * condition. Hence we wait till the ACK for the previous re-INVITE has been sent before
342 * If we had to wait for ACK then wait for the ACK to actually get to the other
343 * side. Wait for any ACK retransmissions to finish. Then send out the request.
397 // If I ACK has not been seen on Dialog,
408 * seconds without receiving an ACK, the dialog is confirmed, but the session SHOULD
423 // Retransmit to 200 until ack receivedialog.
454 // confirmed state or ack seen if retransmit filter on
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h 210 ACK = 0,
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 190 ACK = 0,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py 111 elif ch in (curses.ascii.ACK, curses.KEY_RIGHT): # ^f
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py 111 elif ch in (curses.ascii.ACK, curses.KEY_RIGHT): # ^f
  /external/smack/src/com/kenai/jbosh/
BOSHClient.java 851 builder.setAttribute(Attributes.ACK, "1");
912 * Sets the 'ack' attribute of the request to the value of the highest
916 * request, the client SHOULD NOT include an 'ack' attribute in any request
934 // Implicit ack
938 builder.setAttribute(Attributes.ACK, responseAck.toString());
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 620 * Sets the Via branch for CANCEL or ACK requests
628 if (method.equals( Request.ACK ) ) {
630 branch = getTopmostVia().getBranch(); // non-2xx ACK uses same branch
632 branch = Utils.getInstance().generateBranchId(); // 2xx ACK gets new branch
  /external/libnl/lib/
msg.c 78 * @par The ACK Netlink Message
79 * This message is actually used to denote both an ACK and a NACK.
80 * Typically, the direction is from FEC to CPC (in response to an ACK
786 PRINT_FLAG(ACK);
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 181 * till an ACK has been sent before admitting the new re-INVITE. If the previous
183 * ACK before re-INVITE is allowed to be sent. If a dialog is not ACKed within
259 * If true then the listener will see the ACK for non-2xx responses for server
273 * Default is <it>false</it>. ACK Server Transaction is a Pseuedo-transaction.
274 * If you want termination notification on ACK transactions (so all server
352 * till an ACK has been sent before admitting the new re-INVITE. If the previous
354 * ACK before re-INVITE is allowed to be sent. If a dialog is not ACKed within
456 // delivered for ACK transactions.
675 || em.equalsIgnoreCase(Request.ACK)
    [all...]
DialogFilter.java 299 * assigned to the dialog. Forgive the sins of B2BUA's that like to record route ACK's
408 * A refer cannot be processed until we have either sent or received an ACK.
439 } else if (sipRequest.getMethod().equals(Request.ACK)) {
442 // This is an ack for a 3xx-6xx response. Just let the tx laer
445 sipStack.getStackLogger().logDebug("Processing ACK for INVITE Tx ");
449 sipStack.getStackLogger().logDebug("Processing ACK for dialog " + dialog);
466 * if it isn't an ACK for a 2xx response
472 * Found a transaction ( that we generated ) which is waiting for ACK. So ACK
477 sipStack.getStackLogger().logDebug("Found Tx pending ACK");
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java     [all...]
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /frameworks/testing/espresso/libs/
guava-14.0.1.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 791 milliseconds

12 3