HomeSort by relevance Sort by last modified time
    Searched full:ack (Results 651 - 675 of 931) sorted by null

<<21222324252627282930>>

  /external/tcpdump/
print-stp.c 73 { 0x80, "Topology change ACK" },
  /external/wpa_supplicant_8/src/ap/
wmm.c 204 50 /* FIX: proper SIFS + ACK duration */;
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tls_common.c 185 wpa_printf(MSG_DEBUG, "SSL: Building ACK");
  /hardware/ti/wlan/mac80211/ti-utils/
README 194 Type is 0-data packet, 1-ack, 2-probe req, 3-random data, 4-user data
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
xtestext1.h 116 CARD32 ack B32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
xtestext1.h 116 CARD32 ack B32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h 173 #define YMFPCI_LEGACY2_MAIM (1 << 8) /* MPU401 ack intr mask */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
xtestext1.h 116 CARD32 ack B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h 173 #define YMFPCI_LEGACY2_MAIM (1 << 8) /* MPU401 ack intr mask */
  /external/antlr/antlr-3.4/runtime/Python/tests/
t059debug.py 51 output.write('ACK\n')
58 output.write('ACK\n')
  /external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c 663 /* illegal handle, send ack now */
    [all...]
  /external/chromium/net/base/
net_error_list.h 81 // A connection timed out as a result of not receiving an ACK for data sent.
82 // This can include a FIN packet that did not get ACK'd.
  /external/chromium_org/chrome/browser/extensions/
event_router.cc 700 // because that's the only time we'll get an ACK.
715 // The event ACK is routed to the background host, so this should never be
    [all...]
extension_process_manager.cc 111 // remained idle between sending the message and receiving the ack.
466 // extension remains idle until the renderer responds with an ACK, then we
    [all...]
  /external/chromium_org/content/renderer/
render_widget.h 327 // incremented. All IME events will be dropped until we receive an ack from
351 // happens once we've received the ACK that the screen has been updated.
  /external/chromium_org/net/base/
net_error_list.h 106 // A connection timed out as a result of not receiving an ACK for data sent.
107 // This can include a FIN packet that did not get ACK'd.
  /external/chromium_org/sync/notifier/
sync_invalidation_listener_unittest.cc 649 // ack handles that are not the "latest" ack handle. Once the timeout expires,
  /external/libnfc-nci/src/nfc/llcp/
llcp_util.c 720 ** Description Add DSAP, PTYPE, SSAP and sequence numbers and update local ack
813 /* if all ack is sent */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageChannel.java 376 // JvB: send a 400 response for requests (except ACK)
379 if (!msgString.startsWith("SIP/") && !msgString.startsWith("ACK ")) {
TLSMessageChannel.java 353 // JvB: send a 400 response for requests (except ACK)
355 if (!msgString.startsWith("SIP/") && !msgString.startsWith("ACK ")) {
UDPMessageChannel.java 350 // JvB: send a 400 response for requests (except ACK)
353 if (!msgString.startsWith("SIP/") && !msgString.startsWith("ACK ")) {
    [all...]
  /external/qemu/hw/
arm_gic.c 193 DPRINTF("ACK no pending IRQ\n");
201 DPRINTF("ACK %d\n", new_irq);
ps2.c 48 #define KBD_REPLY_ACK 0xFA /* Command ACK */
67 #define AUX_ACK 0xFA /* Command byte ACK. */
  /frameworks/base/docs/html/google/gcm/
gs.jd 482 'message_type': 'ack',
490 elif msg['message_type'] == 'ack' or msg['message_type'] == 'nack':
  /hardware/ril/include/telephony/
ril_cdma_sms.h 662 /* whether user ack is requested
666 /* whether delivery ack is requested.

Completed in 1082 milliseconds

<<21222324252627282930>>