Home
last modified time | relevance | path

Searched full:over (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gatt.h153 * @param conn_handle The connection over which to execute the
168 * @param conn_handle The connection over which to execute the
181 * @param conn_handle The connection over which to execute the
197 * @param conn_handle The connection over which to execute the
217 * @param conn_handle The connection over which to execute the
237 * @param conn_handle The connection over which to execute the
259 * @param conn_handle The connection over which to execute the
279 * @param conn_handle The connection over which to execute the
295 * @param conn_handle The connection over which to execute the
315 * @param conn_handle The connection over which to execute the
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt17 The advantage of protothreads over a purely event-driven approach is
25 The advantage of protothreads over ordinary threads is that a
91 typically is over-provisioned. The stacks may use large parts of the
94 The main advantage of protothreads over ordinary threads is that
103 A protothread runs within a single C function and cannot span over
/nrf52832-nimble/rt-thread/include/
H A Drtservice.h130 * rt_list_for_each - iterate over a list
138 * rt_list_for_each_safe - iterate over a list safe against removal of list entry
148 * rt_list_for_each_entry - iterate over list of given type
159 * rt_list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
269 * rt_slist_for_each - iterate over a single list
277 * rt_slist_for_each_entry - iterate over single list of given type
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/
H A Dieee.h65 /** PPP Over Ethernet Discovery Stage */
67 /** PPP Over Ethernet Session Stage */
71 /** EAPOL, EAP over LAN */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dinet_chksum.c154 /* Consume left-over byte, if any */ in lwip_standard_chksum()
302 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
335 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
371 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
448 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
482 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
518 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
546 * Calculates the Internet checksum over a portion of memory. Used primarily for IP
561 * Calculate a checksum over a chain of pbufs (without pseudo-header, much like
564 * @param p pbuf chain over that the checksum should be calculated
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dinet_chksum.c154 /* Consume left-over byte, if any */ in lwip_standard_chksum()
302 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
335 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
371 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
448 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
482 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
518 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
546 * Calculates the Internet checksum over a portion of memory. Used primarily for IP
561 * Calculate a checksum over a chain of pbufs (without pseudo-header, much like
564 * @param p pbuf chain over that the checksum should be calculated
H A Daltcp_alloc.c59 * TLS over TCP */
78 * TLS over TCP */
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_etharp.h14 #define ETHTYPE_PPPOEDISC 0x8863 /* PPP Over Ethernet Discovery Stage */
15 #define ETHTYPE_PPPOE 0x8864 /* PPP Over Ethernet Session Stage */
/nrf52832-nimble/rt-thread/examples/libc/
H A Dex5.c63 #define OVER (-1) macro
74 put(&buffer, OVER); in producer()
83 if (d == OVER) break; in consumer()
H A Dex2.c73 #define OVER (-1) macro
84 put(&buffer, OVER); in producer()
93 if (d == OVER) break; in consumer()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp_opts.h41 * PPPOE_SUPPORT==1: Enable PPP Over Ethernet
48 * PPPOL2TP_SUPPORT==1: Enable PPP Over L2TP
55 * PPPOL2TP_AUTH_SUPPORT==1: Enable PPP Over L2TP Auth (enable MD5 support)
62 * PPPOS_SUPPORT==1: Enable PPP Over Serial
299 /* VJ compression is only supported for TCP over IPv4 over PPPoS. */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp_opts.h41 * PPPOE_SUPPORT==1: Enable PPP Over Ethernet
48 * PPPOL2TP_SUPPORT==1: Enable PPP Over L2TP
55 * PPPOL2TP_AUTH_SUPPORT==1: Enable PPP Over L2TP Auth (enable MD5 support)
62 * PPPOS_SUPPORT==1: Enable PPP Over Serial
311 /* VJ compression is only supported for TCP over IPv4 over PPPoS. */
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip_arch.h87 * Calculate the Internet checksum over a buffer.
97 * \param buf A pointer to the buffer over which the checksum is to be
100 * \param len The length of the buffer over which the checksum is to
H A Dpsock.h164 * This macro sends data over a protosocket. The protosocket protothread blocks
168 * \param psock (struct psock *) A pointer to the protosocket over which
186 * This function sends a null-terminated string over the
203 * This function generates data and sends it over the
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_kmu.h51 …SK_PUSH_KEYSLOT = offsetof(NRF_KMU_Type, TASKS_PUSH_KEYSLOT), ///< Push a key slot over secure APB.
57 …ED = offsetof(NRF_KMU_Type, EVENTS_KEYSLOT_PUSHED), ///< Key successfully pushed over secure APB.
180 * @param[in] keyslot_id Key slot ID to be read over AHB or pushed over
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/
H A Dinet_chksum.c155 /* Consume left-over byte, if any */ in lwip_standard_chksum()
264 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
324 * @param p chain of pbufs over that a checksum should be calculated (ip data part)
387 * Calculates the Internet checksum over a portion of memory. Used primarily for IP
402 * Calculate a checksum over a chain of pbufs (without pseudo-header, much like
405 * @param p pbuf chain over that the checksum should be calculated
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/prot/
H A Dethernet.h121 /** PPP Over Ethernet Discovery Stage */
123 /** PPP Over Ethernet Session Stage */
127 /** EAPOL, EAP over LAN */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A Dlowpan6_ble.c3 * 6LowPAN over BLE output for IPv6 (RFC7668).
41 * @defgroup rfc7668if 6LoWPAN over BLE (RFC7668)
43 * This file implements a RFC7668 implementation for 6LoWPAN over
244 * We'll over-allocate it by the bytes saved for header compression. in rfc7668_compress()
283 /* 6LoWPAN over BLE requires IPHC! */ in rfc7668_compress()
H A Dethernet.c182 LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("Can't move over header in packet"));
199 LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("Can't move over header in packet"));
210 case PP_HTONS(ETHTYPE_PPPOEDISC): /* PPP Over Ethernet Discovery Stage */
214 case PP_HTONS(ETHTYPE_PPPOE): /* PPP Over Ethernet Session Stage */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_hci_test.c209 /* Tx two fragments over connection 1. */ in TEST_CASE()
215 /* Tx two fragments over connection 2. */ in TEST_CASE()
221 /* Tx four fragments over connection 2. */ in TEST_CASE()
227 /* Tx four fragments over connection 1. */ in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_conn_priv.h66 * Count of packets sent over this connection that the controller has not
73 * Count of packets received over this connection that have been processed
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A Dethernet.c176 LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("Can't move over header in packet"));
193 LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("Can't move over header in packet"));
204 case PP_HTONS(ETHTYPE_PPPOEDISC): /* PPP Over Ethernet Discovery Stage */
208 case PP_HTONS(ETHTYPE_PPPOE): /* PPP Over Ethernet Session Stage */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/
H A Dlowpan6_opts.h76 * implementation of the CRC used for 6LoWPAN over IEEE 802.15.4 (which uses
88 /** Debug level for 6LoWPAN over IEEE 802.15.4 */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/src/
H A Dble_svc_uart.c67 * over a non-encrypted connection
191 * Reads console and sends data over BLE
327 /* Reads console and sends data over BLE */ in bleuart_init()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DREADME16 * IP (Internet Protocol, IPv4 and IPv6) including packet forwarding over
33 * PPPoS and PPPoE (Point-to-point protocol over Serial/Ethernet)

12345678910>>...12