/external/wpa_supplicant_8/src/utils/ |
radiotap.h | 92 * MPDU arrived at the MAC. For received frames, only. 157 * Properties of transmitted and received frames. See flags 167 * Properties of received frames. See flags defined below. 215 #define IEEE80211_RADIOTAP_F_CFP 0x01 /* sent/received 218 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received 222 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received 225 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received
|
/external/libnfc-nxp/src/ |
phLlcNfc_Interface.c | 268 /* ACK is sent, so reset the response received count */ 414 be sent to upper layer only after the ACK is received for the 441 /* S frame is only sent when ever a I frame is received from 442 the PN544 in the read response callback, so the received I 492 is received from the PN544 */ 540 this resent I frame, an I frame received from PN544. 556 this resent I frame, an I frame received from PN544. 634 PH_LLCNFC_DEBUG("Error status received : 0x%x\n", pCompInfo->status); 656 3. Depending on the received frame type, process the received [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
TIDspOmx.h | 17 * You should have received a copy of the GNU Lesser General Public 37 * You should have received a copy of the GNU Lesser General Public 57 * You should have received a copy of the GNU Lesser General Public 77 * You should have received a copy of the GNU Lesser General Public 97 * You should have received a copy of the GNU Lesser General Public 117 * You should have received a copy of the GNU Lesser General Public 137 * You should have received a copy of the GNU Lesser General Public 157 * You should have received a copy of the GNU Lesser General Public 177 * You should have received a copy of the GNU Lesser General Public 197 * You should have received a copy of the GNU Lesser General Publi [all...] |
/packages/apps/Bluetooth/res/values-en-rGB/ |
strings.xml | 41 <string name="notification_received" msgid="3324588019186687985">"Bluetooth share: Received <xliff:g id="FILE">%1$s</xliff:g>"</string> 42 <string name="notification_received_fail" msgid="3619350997285714746">"Bluetooth share: File <xliff:g id="FILE">%1$s</xliff:g> not received"</string> 55 <string name="download_fail_line1" msgid="3846450148862894552">"File not received"</string> 59 <string name="download_succ_line5" msgid="4509944688281573595">"File received"</string> 77 <string name="bt_toast_1" msgid="972182708034353383">"The file will be received. Check progress in the Notifications panel."</string> 78 <string name="bt_toast_2" msgid="8602553334099066582">"The file can\'t be received."</string> 99 <string name="btopp_live_folder" msgid="7967791481444474554">"Bluetooth received"</string> 100 <string name="download_success" msgid="7036160438766730871">"<xliff:g id="FILE_SIZE">%1$s</xliff:g> Received complete."</string> 107 <string name="inbound_noti_title" msgid="4143352641953027595">"Bluetooth share: Received files"</string>
|
/external/iproute2/man/man3/ |
libnetlink.3 | 91 callback checks if the received message is wanted. It gets the source 103 Only one message bundle is received. Unless there is no message 114 cookie as arguments. It will get called for all received messages. 115 Only one message bundle is received. Unless there is no message 126 for parsing. The file contains raw data as received from a rtnetlink socket.
|
/external/ppp/pppd/ |
fsm.h | 73 u_char seen_ack; /* Have received valid Ack/Nak/Rej to Req */ 79 int rnakloops; /* Number of naks received */ 110 void (*protreject) /* Called when Protocol-Reject received */ 114 int (*extcode) /* Called when unknown code received */ 130 #define ACKRCVD 7 /* We've received a Config Ack */
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/ |
Turbo-C | 0 Received: from 128.84.254.220 by ee.lbl.gov for <vern@ee.lbl.gov> (8.6.8.1/1.43r) 3 Received: from CLOYD.CS.CORNELL.EDU by thialfi.cs.cornell.edu (5.67/I-1.99E) 5 Received: from iraun1.ira.uka.de by cloyd.cs.cornell.edu (5.67/I-1.99D) 7 Received: from t500i2.telematik.informatik. (actually t500i2.telematik.informatik.uni-karlsruhe.de) 9 Received: by t500i2.telematik.informatik.uni-karlsruhe.de (5.57/Ultrix3.0-C)
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
tlsv1_server_read.c | 47 "received content type 0x%x", ct); 61 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " 67 wpa_printf(MSG_DEBUG, "TLSv1: Received ClientHello"); 278 "received content type 0x%x", ct); 322 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " 331 "TLSv1: Received Certificate (certificate_list len %lu)", 685 "received content type 0x%x", ct); 719 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " 726 wpa_printf(MSG_DEBUG, "TLSv1: Received ClientKeyExchange"); 778 "received content type 0x%x", ct) [all...] |
/external/wpa_supplicant_8/src/tls/ |
tlsv1_server_read.c | 47 "received content type 0x%x", ct); 61 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " 67 wpa_printf(MSG_DEBUG, "TLSv1: Received ClientHello"); 278 "received content type 0x%x", ct); 322 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " 331 "TLSv1: Received Certificate (certificate_list len %lu)", 681 "received content type 0x%x", ct); 715 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " 722 wpa_printf(MSG_DEBUG, "TLSv1: Received ClientKeyExchange"); 774 "received content type 0x%x", ct) [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_enrollee.c | 421 /* Another M2/M2D may be received */ 454 wpa_printf(MSG_DEBUG, "WPS: No Registrar Nonce received"); 469 wpa_printf(MSG_DEBUG, "WPS: No Enrollee Nonce received"); 474 wpa_printf(MSG_DEBUG, "WPS: Invalid Enrollee Nonce received"); 485 wpa_printf(MSG_DEBUG, "WPS: No UUID-R received"); 500 wpa_printf(MSG_DEBUG, "WPS: No Public Key received"); 536 wpa_printf(MSG_DEBUG, "WPS: No R-Hash1 received"); 550 wpa_printf(MSG_DEBUG, "WPS: No R-Hash2 received"); 568 wpa_printf(MSG_DEBUG, "WPS: No R-SNonce1 received"); 608 wpa_printf(MSG_DEBUG, "WPS: No R-SNonce2 received"); [all...] |
/external/apache-http/src/org/apache/http/client/ |
RedirectHandler.java | 42 * a new location in response to an HTTP response received from the target 58 * @param response the response received from the target server 71 * @param response the response received from the target server
|
/external/bluetooth/bluez/doc/ |
control-api.txt | 99 Called when Passthrough command is received from 111 Called when VendorDependent message is received from 117 Called when Metadata is received from connected device.
|
/external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/ |
SDL_systhread.c | 15 You should have received a copy of the GNU Lesser General Public 57 D(bug("Received data: %lx\n",data)); 76 D(bug("Received data: %lx\n",data));
|
/external/webkit/Source/WebKit/qt/tests/benchmarks/painting/ |
tst_painting.cpp | 14 * You should have received a copy of the GNU Library General Public License 28 * Starts an event loop that runs until the given signal is received. 32 * \return \p true if the requested signal was received
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/ |
NOTES | 0 Received: from 128.140.1.1 by ee.lbl.gov for <vern@ee.lbl.gov> (8.6.9/1.43r) 3 Received: from larry-le0.cc.emory.edu by 7 Received: by larry.cc.emory.edu (5.0) id AA21979; Tue, 24 Jan 1995 17:17:40 -0500
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
EBCDIC | 2 Received: from 192.216.61.11 by horse.ee.lbl.gov for vern (5.65/1.43r) 4 Received: from melonville.radiomail.net (mayberry.radiomail.net) by radiomail.net with SMTP id AA20220 7 Received: from liz.com by melonville.radiomail.net with CCGW-1.7(930217);
|
/packages/apps/Email/src/com/android/email/mail/transport/ |
DiscourseLogger.java | 26 * A class to keep last N of lines sent to the server and responses received from the server. 63 * Store a single byte received from the server in {@link #mReceivingLine}. When LF is 64 * received, the content of {@link #mReceivingLine} is added to {@link #mBuffer}.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store.h | 27 // List of SBAddFullHash (SBAddPrefix, time received and an SBFullHash). 70 int32 received; member in struct:SBAddFullHash 75 received(static_cast<int32>(r.ToTimeT())), 82 : chunk_id(id), received(r), full_hash(h) {} 84 SBAddFullHash() : chunk_id(), received(), full_hash() {} 225 // |pending_adds| is the set of full hashes which have been received
|
/external/kernel-headers/original/linux/ |
ipmi_smi.h | 29 * You should have received a copy of the GNU General Public License along 53 * been received, it will report this same data structure back up to 56 * asynchronous data is received, one of these is allocated, the 94 should report back the error in a received message. It may 185 * The lower layer reports received messages through this interface. 193 /* The lower layer received a watchdog pre-timeout on interface. */
|
/external/tcpdump/ |
ieee802_11_radio.h | 85 * MPDU arrived at the MAC. For received frames, only. 150 * Properties of transmitted and received frames. See flags 193 #define IEEE80211_RADIOTAP_F_CFP 0x01 /* sent/received 196 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received 200 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received 203 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_enrollee.c | 433 /* Another M2/M2D may be received */ 466 wpa_printf(MSG_DEBUG, "WPS: No Registrar Nonce received"); 481 wpa_printf(MSG_DEBUG, "WPS: No Enrollee Nonce received"); 486 wpa_printf(MSG_DEBUG, "WPS: Invalid Enrollee Nonce received"); 497 wpa_printf(MSG_DEBUG, "WPS: No UUID-R received"); 512 wpa_printf(MSG_DEBUG, "WPS: No Public Key received"); 531 wpa_printf(MSG_DEBUG, "WPS: No R-Hash1 received"); 545 wpa_printf(MSG_DEBUG, "WPS: No R-Hash2 received"); 563 wpa_printf(MSG_DEBUG, "WPS: No R-SNonce1 received"); 603 wpa_printf(MSG_DEBUG, "WPS: No R-SNonce2 received"); [all...] |
/bionic/libc/include/netinet/ |
in_systm.h | 50 typedef u_int16_t n_short; /* short as received from the net */ 51 typedef u_int32_t n_long; /* long as received from the net */
|
/development/ndk/platforms/android-3/include/netinet/ |
in_systm.h | 50 typedef u_int16_t n_short; /* short as received from the net */ 51 typedef u_int32_t n_long; /* long as received from the net */
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
SmsMessageReceiver.java | 65 // Trigger the main activity to fire up a dialog that shows/reads the received messages 74 // For the purposes of this demo, we'll only handle the first received message.
|
/external/apache-http/src/org/apache/http/ |
HttpEntity.java | 39 * An entity that can be sent or received with an HTTP message. 47 * <li><b>streamed</b>: The content is received from a stream, or 49 * entities being received from a {@link HttpConnection connection}. 87 * For entities that are received, it can also indicate whether 88 * the entity was received with chunked encoding. 111 * or the one that was received with the entity. It can include a 122 * or the one that was received with the entity. 187 * received from a {@link HttpConnection connection}. The entity
|