/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/ |
H A D | ble_hci_trans.h | 145 * 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 D | ble_hci_emspi.c | 685 * 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 D | ble_hci_socket.c | 628 * 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 D | nrfx_twis.h | 115 …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 D | nrfx_uart.h | 249 * @brief Function for receiving data over UART. 260 * receiving data continuously. 277 * @retval NRFX_ERROR_BUSY If the driver is already receiving
|
H A D | nrfx_uarte.h | 266 * @brief Function for receiving data over UARTE. 276 * receiving data continuously. 290 * @retval NRFX_ERROR_BUSY If the driver is already receiving
|
H A D | nrfx_usbd.h | 652 * 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 D | sio.h | 91 * @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 D | sio.h | 92 * @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 D | sio.h | 92 * @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 D | ble_hci_uart.c | 937 * 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 D | icmp.c | 60 * 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 D | icmp.c | 60 * 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 D | mbrtu.c | 263 /* We are currently receiving a frame. Reset the timer after in xMBRTUReceiveFSM() 339 /* An error occured while receiving the frame. */ in xMBRTUTimerT35Expired()
|
H A D | mbrtu_m.c | 279 /* 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 D | syscfg.yml | 255 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 D | PPPD_FOLLOWUP | 17 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 D | PPPD_FOLLOWUP | 17 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 D | uip-doc.txt | 324 \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 D | ymodem.h | 83 /* when receiving files, the buf will be the data received from ymodem protocol
|
/nrf52832-nimble/rt-thread/components/vbus/ |
H A D | vbus.h | 75 /** Set the water mark level for receiving from the channel @chnr. */
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | ppc4xx.h | 4 | 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 D | http_client.h | 137 /* this callback is called after receiving the http headers
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/ |
H A D | ip6_frag.c | 162 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 D | altcp_tls_mbedtls_mem.c | 44 * - RX data is acknowledged after receiving (tcp_recved is called when enqueueing
|