Home
last modified time | relevance | path

Searched full:has (Results 1 – 25 of 712) sorted by relevance

12345678910>>...29

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dmain.h118 * 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.
147 * This callback notifies the application that provisioning has
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.
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/
H A Dwebclient.h77 * 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.
103 * HTTP connection to the web server has timed out.
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
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt29 With the success of the Internet, the TCP/IP protocol suite has become
120 - Check if a packet has arrived from the network.
121 - Check if a periodic timeout has occurred.
123 If a packet has arrived, the input handler function, uip_input(),
186 packets and has a fixed table for holding connection state. The global
195 packets before the application has processed the data. Packets that
238 systems and has heavily influenced the Microsoft Windows WinSock
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
263 has to be retransmitted. The application is also periodically polled
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip.h210 * This function should be called when the device driver has received
357 * \note As for the uip_periodic() function, special care has to be
478 * has been configured by defining UIP_ACTIVE_OPEN to 1 in uipopt.h.
505 * Check if a connection has outstanding (i.e., unacknowledged) data.
553 * The length of any out-of-band data (urgent data) that has arrived
576 * usually used when an error has occured that prevents using the
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
[all …]
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf9160_bitfields.h234 /* Description: Status indicating that HFCLKSTART task has been triggered */
243 /* Description: The register shows if HFXO has been requested by triggering HFCLKSTART task and if …
248 #define CLOCK_HFCLKSTAT_STATE_NotRunning (0UL) /*!< HFXO has not been started or HFCLKSTOP task has
249 #define CLOCK_HFCLKSTAT_STATE_Running (1UL) /*!< HFXO has been started (HFCLKSTARTED event has been…
257 /* Description: Status indicating that LFCLKSTART task has been triggered */
266 …he register shows which LFCLK source has been requested (SRC) when triggering LFCLKSTART task and …
271 …TAT_STATE_NotRunning (0UL) /*!< Requested LFCLK source has not been started or LFCLKSTOP task has
272 …CLKSTAT_STATE_Running (1UL) /*!< Requested LFCLK source has been started (LFCLKSTARTED event has b…
282 /* Description: Copy of LFCLKSRC register, set after LFCLKSTART task has been triggered */
326 /* Description: Status to indicate if data sent from the debugger to the CPU has been read */
[all …]
H A Dnrf52810_bitfields.h175 /* Bit 31 : Enable protection for region 31. Write '0' has no effect. */
181 /* Bit 30 : Enable protection for region 30. Write '0' has no effect. */
187 /* Bit 29 : Enable protection for region 29. Write '0' has no effect. */
193 /* Bit 28 : Enable protection for region 28. Write '0' has no effect. */
199 /* Bit 27 : Enable protection for region 27. Write '0' has no effect. */
205 /* Bit 26 : Enable protection for region 26. Write '0' has no effect. */
211 /* Bit 25 : Enable protection for region 25. Write '0' has no effect. */
217 /* Bit 24 : Enable protection for region 24. Write '0' has no effect. */
223 /* Bit 23 : Enable protection for region 23. Write '0' has no effect. */
229 /* Bit 22 : Enable protection for region 22. Write '0' has no effect. */
[all …]
H A Dnrf52_bitfields.h140 /* Bit 31 : Enable protection for region 31. Write '0' has no effect. */
146 /* Bit 30 : Enable protection for region 30. Write '0' has no effect. */
152 /* Bit 29 : Enable protection for region 29. Write '0' has no effect. */
158 /* Bit 28 : Enable protection for region 28. Write '0' has no effect. */
164 /* Bit 27 : Enable protection for region 27. Write '0' has no effect. */
170 /* Bit 26 : Enable protection for region 26. Write '0' has no effect. */
176 /* Bit 25 : Enable protection for region 25. Write '0' has no effect. */
182 /* Bit 24 : Enable protection for region 24. Write '0' has no effect. */
188 /* Bit 23 : Enable protection for region 23. Write '0' has no effect. */
194 /* Bit 22 : Enable protection for region 22. Write '0' has no effect. */
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/
H A DFILES8 Ethernet device drivers. Note that this module has been
26 The PPP stack has been ported from ucip (http://ucip.sourceforge.net).
28 compared to that, it has some modifications for embedded systems and
29 the source code has been reordered a bit.
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_usbd.h87 …RF_USBD_Type, EVENTS_USBRESET ), /**< Signals that a USB reset condition has been detected on th…
89 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[0] ), /**< The whole EPIN[0] buffer has been consumed. The …
90 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[1] ), /**< The whole EPIN[1] buffer has been consumed. The …
91 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[2] ), /**< The whole EPIN[2] buffer has been consumed. The …
92 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[3] ), /**< The whole EPIN[3] buffer has been consumed. The …
93 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[4] ), /**< The whole EPIN[4] buffer has been consumed. The …
94 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[5] ), /**< The whole EPIN[5] buffer has been consumed. The …
95 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[6] ), /**< The whole EPIN[6] buffer has been consumed. The …
96 …offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[7] ), /**< The whole EPIN[7] buffer has been consumed. The …
97 …tof(NRF_USBD_Type, EVENTS_EP0DATADONE), /**< An acknowledged data transfer has taken place on the …
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dtcp.h56 * @param err An error code if there has been an error accepting.
62 /** Function prototype for tcp receive callback functions. Called when data has
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
75 /** Function prototype for tcp sent callback functions. Called when sent data has
77 * This also means that the pcb has now space available to send new data.
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.
253 /* Function to be called when (in-sequence) data has arrived. */
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DUPGRADING21 * pbuf API: pbuf->type (an u8_t holding the enum 'pbuf_type') has changed to only hold a
27 LWIP_SOCKET_SET_ERRNO has been removed - 'errno' is always set - and required!
28 * httpd LWIP_HTTPD_CGI_SSI: httpd_cgi_handler() has an additional parameter "struct fs_file *"
38 * LWIP_HOOK_DHCP_APPEND_OPTIONS() has changed, see description in opt.h (options_out_len is not
50 * slipif: The way to pass serial port number has changed. netif->num is not
69 has to be set "up" before starting the DHCP client
159 (ERR_ABRT now means the applicaiton has called tcp_abort!)
220 so MEMP_NUM_NETDB has to be set accordingly.
223 MEMP_NUM_LOCALHOSTLIST has to be set accordingly.
229 has to be set accordingly
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dtcp.h64 * @param err An error code if there has been an error accepting.
70 /** Function prototype for tcp receive callback functions. Called when data has
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
83 /** Function prototype for tcp sent callback functions. Called when sent data has
85 * This also means that the pcb has now space available to send new data.
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. */
222 #define TF_BACKLOGPEND 0x0200U /* If this is set, a connection pcb has increased the backlog on its…
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Dmain.html29 With the success of the Internet, the TCP/IP protocol suite has become a global standard for commun…
42 <li>Check if a packet has arrived from the network.</li><li>Check if a periodic timeout has occurre…
44 If a packet has arrived, the input handler function, <a class="el" href="a00146.html#ga4360412ee935…
56has a fixed table for holding connection state. The global packet buffer is large enough to contai…
60 …PI for TCP/IP is the BSD socket API which is used in most Unix systems and has heavily influenced …
66 …ved, when data has been successfully delivered to the other end of the connection, when a new conn…
67has to be buffered in memory while waiting for an acknowledgment even if the application might be …
70 …46">UIP_APPCALL()</a>, that uIP calls whenever an event occurs. Each event has a corresponding tes…
74 …f1e03725">uip_newdata()</a> is non-zero, the remote host of the connection has sent new data. The …
84 If the connection has been closed by the remote end, the test function <a class="el" href="a00147.h…
[all …]
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/
H A DREADME.md7 which Root element has following models
24 And Secondary element has following models
56 This sample has been tested on the Nordic nRF52840-PDK board, but would
92 address as it is the only one that has a configuration server model. If
99 that has that LED's model and issuing the onoff command.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dtcp.h66 * @param err An error code if there has been an error accepting.
72 /** Function prototype for tcp receive callback functions. Called when data has
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
85 /** Function prototype for tcp sent callback functions. Called when sent data has
87 * This also means that the pcb has now space available to send new data.
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. */
264 #define TF_BACKLOGPEND 0x0200U /* If this is set, a connection pcb has increased the backlog on its…
[all …]
H A Dip6_zone.h8 * In lwIP, we say that an address "has a scope" or "is scoped" when its scope
20 * In lwIP, each IPv6 address has an associated zone index. This zone index may
22 * address "has a zone" or "is zoned" when its zone index is *not* set to "no
24 * means that if the address has a zone if and only if has a scope. As such, it
161 * Determine whether an IPv6 address has a constrained scope, and as such is
175 * @return 1 if the address has a constrained scope, 0 if it does not.
184 * given address has a scope, the assigned zone index is that scope's zone of
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Drawapi.txt63 thread. The sequential API has a much higher overhead and is not very
146 Inform lwIP that an incoming connection has been accepted. This would
212 data has been successfully received by the other host and try again.
218 Specifies the callback function that should be called when data has
228 application has taken the data, it has to call the tcp_recved()
238 indicate that the remote host has closed the connection. If
245 Must be called when the application has received the data. The len
256 if a call to tcp_write() has failed because memory wasn't available,
258 again when the connection has been idle for a while.
308 system. During system initialization, the function tcp_init() has
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml99 cache size, but has a different purpose.
113 but has a different purpose.
120 a relay will perform better the more buffers it has. Another
129 in Progress, we need to keep track of how many hours has passed
131 the state at least for 96 hours (Update in Progress has an
136 how many hours the node has been in the state. This doesn't
140 has.
145 duration that the node has been in the current state gets
209 until it has successfully set up Friendship with a Friend
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/
H A DREADME.md7 Each element has a mesh onoff client and server
36 This sample has been tested on the Nordic nRF52840-PDK board, but would
69 root element's unicast address as it is the only one that has a
78 that has that LED's model and issuing the onoff command.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmpv3_dummy.c45 * @param auth_algo is a pointer to u8_t. The implementation has to set this if user was found.
46 …* @param auth_key is a pointer to a pointer to a string. Implementation has to set this if user wa…
47 * @param priv_algo is a pointer to u8_t. The implementation has to set this if user was found.
48 …* @param priv_key is a pointer to a pointer to a string. Implementation has to set this if user wa…
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp.c166 * @return ERR_OK if connection has been closed
204 * Calling tcp_close() with a pcb that has already been closed, (i.e. twice) in tcp_close_shutdown()
205 * or for a pcb that has been used and then entered the CLOSED state in tcp_close_shutdown()
206 * is erroneous, but this should never happen as the pcb has in those cases in tcp_close_shutdown()
250 /* Has already been closed, do nothing. */ in tcp_close_shutdown()
257 /* To ensure all data has been sent when tcp_close returns, we have in tcp_close_shutdown()
259 Since we don't really have to ensure all data has been sent when tcp_close in tcp_close_shutdown()
281 * @return ERR_OK if connection has been closed
309 * @return ERR_OK if shutdown succeeded (or the PCB has already been shut down)
514 * @note The original tcp_pcb is freed. This function therefore has to be
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_lib.c58 * Create a new netconn (of a specific type) that has a callback function.
80 LWIP_ASSERT("conn has no op_completed", sys_sem_valid(&conn->op_completed)); in netconn_new_with_proto_and_callback()
81 LWIP_ASSERT("conn has no recvmbox", sys_mbox_valid(&conn->recvmbox)); in netconn_new_with_proto_and_callback()
273 * @return ERR_OK if a new connection has been received or an error
310 /* connection has been aborted */ in netconn_accept()
338 * @return ERR_OK if data has been received, an error code otherwise (timeout,
360 /* @todo: this does not allow us to fetch data that has been put into recvmbox in netconn_recv_data()
432 * @return ERR_OK if data has been received, an error code otherwise (timeout,
450 * @return ERR_OK if data has been received, an error code otherwise (timeout,
508 * tells the stack that it has processed data and is able to accept
[all …]
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_i2s.h144 * is started, because no data has been transferred yet
146 * specify what has been sent (TX) and what has been
147 * received (RX) in the part of transfer that has just
206 * the driver has not been initialized.
221 * but it has to be done before the I2S peripheral finishes processing the
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dsha256.h97 * @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/net/lwip-2.0.2/doc/
H A Drawapi.txt78 thread. The sequential API has a much higher overhead and is not very
233 data has been successfully received by the other host and try again.
239 Specifies the callback function that should be called when data has
249 application has taken the data, it has to call the tcp_recved()
259 indicate that the remote host has closed the connection. If
266 Must be called when the application has received the data. The len
277 if a call to tcp_write() has failed because memory wasn't available,
279 again when the connection has been idle for a while.
334 pcb is not active until it has either been bound to a local address

12345678910>>...29