Home
last modified time | relevance | path

Searched full:receiving (Results 1 – 25 of 105) sorted by relevance

12345

/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dble_hci_trans.h145 * will execute specified callbacks upon receiving HCI packets from the host.
147 * @param cmd_cb The callback to execute upon receiving an HCI
151 * @param acl_cb The callback to execute upon receiving ACL
163 * execute specified callbacks upon receiving HCI packets from the controller.
165 * @param cmd_cb The callback to execute upon receiving an HCI
169 * @param acl_cb The callback to execute upon receiving ACL
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/
H A Dble_hci_emspi.c685 * Configures the HCI transport to call the specified callback upon receiving
689 * @param cmd_cb The callback to execute upon receiving an HCI
693 * @param acl_cb The callback to execute upon receiving ACL
709 * execute specified callbacks upon receiving HCI packets from the controller.
711 * @param cmd_cb The callback to execute upon receiving an HCI
715 * @param acl_cb The callback to execute upon receiving ACL
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/src/
H A Dble_hci_socket.c628 * Configures the HCI transport to call the specified callback upon receiving
632 * @param cmd_cb The callback to execute upon receiving an HCI
636 * @param acl_cb The callback to execute upon receiving ACL
655 * execute specified callbacks upon receiving HCI packets from the controller.
657 * @param cmd_cb The callback to execute upon receiving an HCI
661 * @param acl_cb The callback to execute upon receiving ACL
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_twis.h115 …NRFX_TWIS_ERROR_DATA_NACK = NRF_TWIS_ERROR_DATA_NACK, /**< NACK sent after receiving a data…
282 * @brief Prepare data for receiving
292 * @attention Receiving buffer has to be placed in RAM.
368 * @brief Check if driver is receiving data.
H A Dnrfx_uart.h249 * @brief Function for receiving data over UART.
260 * receiving data continuously.
277 * @retval NRFX_ERROR_BUSY If the driver is already receiving
H A Dnrfx_uarte.h266 * @brief Function for receiving data over UARTE.
276 * receiving data continuously.
290 * @retval NRFX_ERROR_BUSY If the driver is already receiving
H A Dnrfx_usbd.h652 * For OUT endpoint receiving would be initiated.
671 * For an OUT endpoint, receiving is initiated.
765 * If it is OUT endpoint (receiving) it would be also prepared for reception.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dsio.h91 * @param data pointer to data buffer for receiving
107 * @param data pointer to data buffer for receiving
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dsio.h92 * @param data pointer to data buffer for receiving
108 * @param data pointer to data buffer for receiving
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dsio.h92 * @param data pointer to data buffer for receiving
108 * @param data pointer to data buffer for receiving
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/src/
H A Dble_hci_uart.c937 * Configures the HCI transport to call the specified callback upon receiving
941 * @param cmd_cb The callback to execute upon receiving an HCI
945 * @param acl_cb The callback to execute upon receiving ACL
961 * execute specified callbacks upon receiving HCI packets from the controller.
963 * @param cmd_cb The callback to execute upon receiving an HCI
967 * @param acl_cb The callback to execute upon receiving ACL
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Dicmp.c60 * e.g. when link header is stripped of when receiving) */
121 /* For multicast, use address of receiving interface as source address */ in icmp_input()
131 /* For broadcast, use address of receiving interface as source address */ in icmp_input()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Dicmp.c60 * e.g. when link header is stripped off when receiving) */
123 /* For multicast, use address of receiving interface as source address */ in icmp_input()
133 /* For broadcast, use address of receiving interface as source address */ in icmp_input()
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/rtu/
H A Dmbrtu.c263 /* We are currently receiving a frame. Reset the timer after in xMBRTUReceiveFSM()
339 /* An error occured while receiving the frame. */ in xMBRTUTimerT35Expired()
H A Dmbrtu_m.c279 /* We are currently receiving a frame. Reset the timer after in xMBMasterRTUReceiveFSM()
365 /* An error occured while receiving the frame. */ in xMBMasterRTUTimerExpired()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml255 Enables sending and receiving of GATT notifications. (0/1)
259 Enables sending and receiving of GATT indications. (0/1)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A DPPPD_FOLLOWUP17 are receiving data from peer, can be enabled by setting PPP_LCP_ADAPTIVE
26 - using rp-pppoe pppd exits with EXIT_OK after receiving a timeout waiting
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A DPPPD_FOLLOWUP17 are receiving data from peer, can be enabled by setting PPP_LCP_ADAPTIVE
26 - using rp-pppoe pppd exits with EXIT_OK after receiving a timeout waiting
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt324 \subsubsection recvdata Receiving Data
893 has been acknowleged by the receiving host. This acked() function
971 receiving non-local multicast packets is not currently supported.
1075 In uIP, the application cannot send more data than the receiving host
1077 bytes it is allowed to send by the receiving host. If the remote host
1097 stream. It is up to the receiving application to interpret the meaning
/nrf52832-nimble/rt-thread/components/utilities/ymodem/
H A Dymodem.h83 /* when receiving files, the buf will be the data received from ymodem protocol
/nrf52832-nimble/rt-thread/components/vbus/
H A Dvbus.h75 /** Set the water mark level for receiving from the channel @chnr. */
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dppc4xx.h4 | basis. Anyone receiving this source is licensed under IBM
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttp_client.h137 /* this callback is called after receiving the http headers
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dip6_frag.c162 This cannot fail since we already checked when receiving this fragment. */ in ip6_reass_free_complete_datagram()
380 This cannot fail since we already checked when receiving this fragment. */ in ip6_reass()
594 This cannot fail since we already checked when receiving this fragment. */ in ip6_reass()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_mem.c44 * - RX data is acknowledged after receiving (tcp_recved is called when enqueueing

12345