/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | main.h | 118 * once the data has been acquired from the user. 127 /** @brief Provisioning link has been opened. 130 * link has been opened on the given provisioning bearer. 136 /** @brief Provisioning link has been closed. 139 * link has been closed on the given provisioning bearer. 148 * been successfully completed, and that the local node has been 156 /** @brief Node has been reset. 159 * has been reset and needs to be reprovisioned. The node will 170 * has been called with BT_MESH_ENTER_STRING as the action. 181 * has been called with BT_MESH_ENTER_NUMBER as the action. [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/ |
H A D | webclient.h | 77 * data has been received. 81 * when HTTP data has been received. The function is not called when 85 * being received, and not once when all data has been received. 87 * \param data A pointer to the data that has been received. 88 * \param len The length of the data that has been received. 94 * HTTP connection has been connected to the web server. 112 * HTTP connection to the web server has been aborted by the web 122 * HTTP connection to the web server has been closed. 142 * connection has been connected, the webclient_connected() callback 151 * When the HTTP request has been completed and the HTTP connection is
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 136 driver should called to send out the packets that may have been produced. 214 written into the global buffer and once the headers have been 261 received, when data has been successfully delivered to the other end 262 of the connection, when a new connection has been set up, or when data 284 packet contents after they have been sent by the device driver, and 362 been sent by the device driver, uIP requires that the 389 If the connection has been closed by the remote end, the test function 397 connection retransmitted the last data too many times and has been 410 the application to close connections that have been idle for too 412 has been produced. The application can only send data when invoked by [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | README.eCos | 5 directories have been deleted since they are irrelevant for the 17 Additionally, local changes has been made to the remaining files. Code 19 headers zlib.h and zconf.h have been moved out of the directory into 22 crc32.c + crc32.h has also been removed as it is provided by services/crc/.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | pppapi.c | 61 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_set_default() 94 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_set_notify_phase_callback() 129 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_pppos_create() 170 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_pppoe_create() 215 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_pppol2tp_create() 274 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_connect() 307 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_listen() 339 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_close() 371 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_free() 402 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_ioctl()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | pppapi.c | 61 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_set_default() 94 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_set_notify_phase_callback() 129 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_pppos_create() 170 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_pppoe_create() 215 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_pppol2tp_create() 274 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_connect() 307 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_listen() 339 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_close() 371 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_free() 402 * We know it works because the structs have been instantiated as struct pppapi_msg */ in pppapi_do_ppp_ioctl()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | tcp.h | 56 * @param err An error code if there has been an error accepting. 63 * been received. 67 * @param p The received data (or NULL when the connection has been closed!) 68 * @param err An error code if there has been an error receiving 76 * been acknowledged by the remote side. Use it to free corresponding resources. 80 * @param tpcb The connection pcb for which data has been acknowledged 106 * @param err Error code to indicate why the pcb has been closed 141 /* Function to call when a listener has been connected. 255 /* Function to be called when a connection has been set up. */
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_usbd.h | 87 …BD_Type, EVENTS_USBRESET ), /**< Signals that a USB reset condition has been detected on the USB… 88 …NFIG, or EPOUT[n].PTR, EPOUT[n].MAXCNT and EPOUT[n].CONFIG registers have been captured on all end… 89 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[0] ), /**< The whole EPIN[0] buffer has been consumed. The RAM b… 90 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[1] ), /**< The whole EPIN[1] buffer has been consumed. The RAM b… 91 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[2] ), /**< The whole EPIN[2] buffer has been consumed. The RAM b… 92 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[3] ), /**< The whole EPIN[3] buffer has been consumed. The RAM b… 93 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[4] ), /**< The whole EPIN[4] buffer has been consumed. The RAM b… 94 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[5] ), /**< The whole EPIN[5] buffer has been consumed. The RAM b… 95 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[6] ), /**< The whole EPIN[6] buffer has been consumed. The RAM b… 96 …tof(NRF_USBD_Type, EVENTS_ENDEPIN[7] ), /**< The whole EPIN[7] buffer has been consumed. The RAM b… [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ |
H A D | FILES | 8 Ethernet device drivers. Note that this module has been 26 The PPP stack has been ported from ucip (http://ucip.sourceforge.net). 29 the source code has been reordered a bit.
|
/nrf52832-nimble/rt-thread/libcpu/xilinx/microblaze/ |
H A D | trap.c | 115 * This function assumes that an interrupt vector table has been previously 157 /* If the interrupt has been setup to acknowledge it in rt_hw_trap_irq() 172 /* If the interrupt has been setup to acknowledge it in rt_hw_trap_irq() 173 * after it has been serviced then ack it in rt_hw_trap_irq() 202 * have been serviced, then exit the loop in rt_hw_trap_irq()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | tcp.h | 64 * @param err An error code if there has been an error accepting. 71 * been received. 75 * @param p The received data (or NULL when the connection has been closed!) 76 * @param err An error code if there has been an error receiving 84 * been acknowledged by the remote side. Use it to free corresponding resources. 88 * @param tpcb The connection pcb for which data has been acknowledged 114 * @param err Error code to indicate why the pcb has been closed 188 /* Function to call when a listener has been connected. */ 298 /* Function to be called when a connection has been set up. */
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | main.html | 45 …network device driver should called to send out the packets that may have been produced.<h2><a cla… 57 …P/IP headers are written into the global buffer and once the headers have been produced, the devic… 66 …a is received, when data has been successfully delivered to the other end of the connection, when … 68 …transmissions. uIP does not keep track of packet contents after they have been sent by the device … 80 …ld be made. As uIP does not keep track of packet contents after they have been sent by the device … 84 If the connection has been closed by the remote end, the test function <a class="el" href="a00147.h… 86 …or that the connection retransmitted the last data too many times and has been aborted. uIP report… 89 … close connections that have been idle for too long. The other purpose is to let the application s… 114 …tion listens for incoming connections on port 1234. When a connection has been established, the ap… 129 … application prints out a welcoming "Welcome!" message when the connection has been established.<p> [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | sha256.h | 97 * @note Assumes s has been initialized by tc_sha256_init 100 * buffer, remind to erase it after the data has been processed 115 * @note Assumes: s has been initialized by tc_sha256_init 119 * buffer, remind to erase it after the data has been processed
|
/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 85 * request has been initiated or queued to the file or device (even when the data 96 * been completed. 107 * for the operation is [EINPROGRESS]. When all data has been successfully transferred, 118 * data is not guaranteed to have been successfully transferred. 182 * function call shall return when the read request has been initiated or queued 280 * array. Each aiocb structure pointed to has been used in initiating an asynchronous 283 * that refer to aiocb structures that have not been used in submitting asynchronous 328 * function shall return when the write request has been initiated or, at a minimum, 393 * have been completed, or as soon as the operations have been queued. If the
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip.h | 478 * has been configured by defining UIP_ACTIVE_OPEN to 1 in uipopt.h. 517 * data. Only applications that have been invoked by uIP for event 594 * Find out if the current connection has been previously stopped with 602 * Restart the current connection, if is has previously been stopped 640 * Has previously sent data been acknowledged? 642 * Will reduce to non-zero if the previously sent data has been 651 * Has the connection just been connected? 653 * Reduces to non-zero if the current connection has been connected to 654 * a remote host. This will happen both if the connection has been 663 * Has the connection been closed by the other end? [all …]
|
/nrf52832-nimble/rt-thread/examples/test/ |
H A D | dhry.h | 59 * History: This version C/2.1 has been made for two reasons: 75 * This C version has been developed in cooperation with 88 * As a concession to older compilers, names have been made 93 * At several places in the benchmark, code has been added, 98 * that are executed within the measurement loop have NOT been 107 * has been made a part of the benchmark. This does have 109 * statistics which have been updated for this version. 341 * There has been no explicit effort to account for the effects of a
|
/nrf52832-nimble/rt-thread/src/ |
H A D | object.c | 163 * have been taken from kernel object system. 165 * The object have been taken means: 166 * semaphore - semaphore have been taken by thread 167 * mutex - mutex have been taken by thread 168 * event - event have been received by thread 169 * mailbox - mail have been received by thread 170 * message queue - message have been received by thread
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_l2cap.c | 256 * MTU on the channel, which is 23 or higher if exchange MTU has been in ble_l2cap_get_mtu() 271 * the L2CAP fragment. This header has been 278 * @param out_rx_cb If a full L2CAP packet has been received, a 282 * @param out_rx_buf If a full L2CAP packet has been received, this 292 * @return 0 if a complete L2CAP packet has been received. 294 * been received; more fragments are expected.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | tcp.h | 66 * @param err An error code if there has been an error accepting. 73 * been received. 77 * @param p The received data (or NULL when the connection has been closed!) 78 * @param err An error code if there has been an error receiving 86 * been acknowledged by the remote side. Use it to free corresponding resources. 90 * @param tpcb The connection pcb for which data has been acknowledged 116 * @param err Error code to indicate why the pcb has been closed 230 /* Function to call when a listener has been connected. */ 355 /* Function to be called when a connection has been set up. */
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_i2s.h | 144 * is started, because no data has been transferred yet 146 * specify what has been sent (TX) and what has been 148 * been completed (provided that a given direction is 206 * the driver has not been initialized.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/ |
H A D | httpd.c | 49 * gateway interface (CGI) handling mechanism has been added to allow clients 580 when all data has been enqueued but the connection stays open for the next in http_write() 789 /* Find this tag in the list we have been provided. */ 925 have already been sent. */ 952 LWIP_ASSERT("already been here?", hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEEPALIVE] == NULL); 991 * @returns: - HTTP_NO_DATA_TO_SEND: no new data has been enqueued 993 * - HTTP_DATA_TO_SEND_BREAK: data has been enqueued, headers pending, 1089 * @returns: 0 if the file is finished or no data has been read 1090 * 1 if the file is not finished and data has been read 1188 * @returns: - 1: data has been written (so call tcp_ouput) [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 279 avail_in is zero after the call if enough output space has been provided 285 restart from this point if previous compressed data has been damaged or if 317 deflate() returns Z_OK if some progress has been made (more input 318 processed or more output produced), Z_STREAM_END if all input has been 319 consumed and all output has been produced (only when flush is set to 408 uncompressed data from that block has been written to strm->next_out. The 418 uncompressed data. (The size of the uncompressed data may have been saved 446 inflate() returns Z_OK if some progress has been made (more input processed 448 been reached and all uncompressed output has been produced, Z_NEED_DICT if a 565 which dictionary has been used by the compressor. (The adler32 value [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 279 avail_in is zero after the call if enough output space has been provided 285 restart from this point if previous compressed data has been damaged or if 317 deflate() returns Z_OK if some progress has been made (more input 318 processed or more output produced), Z_STREAM_END if all input has been 319 consumed and all output has been produced (only when flush is set to 408 uncompressed data from that block has been written to strm->next_out. The 418 uncompressed data. (The size of the uncompressed data may have been saved 446 inflate() returns Z_OK if some progress has been made (more input processed 448 been reached and all uncompressed output has been produced, Z_NEED_DICT if a 565 which dictionary has been used by the compressor. (The adler32 value [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/ |
H A D | httpd.c | 49 * gateway interface (CGI) handling mechanism has been added to allow clients 566 when all data has been enqueued but the connection stays open for the next in http_write() 775 /* Find this tag in the list we have been provided. */ 912 have already been sent. */ 970 * @returns: - HTTP_NO_DATA_TO_SEND: no new data has been enqueued 972 * - HTTP_DATA_TO_SEND_BREAK: data has been enqueued, headers pending, 1058 * @returns: 0 if the file is finished or no data has been read 1059 * 1 if the file is not finished and data has been read 1157 * @returns: - 1: data has been written (so call tcp_ouput) 1158 * - 0: no data has been written (no need to call tcp_output) [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/ |
H A D | netifapi.c | 64 * We know it works because the structs have been instantiated as struct netifapi_msg */ in netifapi_do_netif_add() 90 * We know it works because the structs have been instantiated as struct netifapi_msg */ in netifapi_do_netif_set_addr() 108 * We know it works because the structs have been instantiated as struct netifapi_msg */ in netifapi_do_name_to_index() 122 * We know it works because the structs have been instantiated as struct netifapi_msg */ in netifapi_do_index_to_name() 140 * We know it works because the structs have been instantiated as struct netifapi_msg */ in netifapi_do_netif_common()
|