/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/src/ |
H A D | ble_hci_ram.c | 215 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_ram_init() 216 * allow the controller to handle more than one outstanding command. in ble_hci_ram_init()
|
/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 26 * requests currently outstanding against file descriptor fildes. The aiocbp 28 * to be canceled. If aiocbp is NULL, then all outstanding cancelable asynchronous 95 * aio_fsync() fails, then outstanding I/O operations are not guaranteed to have 219 * I/O is outstanding to the address range being changed, the result of that action
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_hci.h | 35 * This determines the number of outstanding commands allowed from the
|
/nrf52832-nimble/rt-thread/include/libc/ |
H A D | libc_ioctl.h | 31 #define FIONWRITE _IOR('f', 121, int) /* get # bytes outstanding
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip.c | 742 /* If the connection has outstanding data, we increase the in uip_process() 1424 /* Next, check if the incoming segment acknowledges any outstanding in uip_process() 1426 the outstanding data, calculate RTT estimations, and reset the in uip_process() 1462 /* Reset length of outstanding data. */ in uip_process() 1563 state. We require that there is no outstanding data; otherwise the in uip_process() 1634 /* If this packet constitutes an ACK for outstanding data (flagged in uip_process()
|
H A D | uip.h | 505 * Check if a connection has outstanding (i.e., unacknowledged) data. 1315 #define UIP_ACKDATA 1 /* Signifies that the outstanding data was
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gatts.c | 1329 /* Only one outstanding indication per peer is allowed. If we in ble_gatts_schedule_update() 1332 * If there isn't an outstanding indication, send this one now. in ble_gatts_schedule_update() 1436 /* Mark that there is no longer an outstanding txed indicate. */ in ble_gatts_rx_indicate_ack() 1457 /* This acknowledgement doesn't correspond to the outstanding in ble_gatts_rx_indicate_ack()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/ |
H A D | ble_hci_emspi.c | 916 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_emspi_init() 917 * allow the controller to handle more than one outstanding command. in ble_hci_emspi_init()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/src/ |
H A D | ble_hci_socket.c | 855 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_sock_init() 856 * allow the controller to handle more than one outstanding command. in ble_hci_sock_init()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | ppp.h | 159 * Any outstanding packets in the queues are dropped.
|
/nrf52832-nimble/rt-thread/ |
H A D | LICENSE | 21 outstanding shares, or (iii) beneficial ownership of such entity.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/tests/ |
H A D | zlib1.c | 144 "outstanding shares or beneficial ownership of such\n"
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 276 This option configure a max number of scheduled outstanding auxiliary
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | LICENSE | 21 outstanding shares, or (iii) beneficial ownership of such entity.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ppp.h | 380 u8_t lcp_echos_pending; /* Number of outstanding echo msgs */ 629 * Any outstanding packets in the queues are dropped.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp.h | 384 u8_t lcp_echos_pending; /* Number of outstanding echo msgs */ 633 * Any outstanding packets in the queues are dropped.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/sys/ |
H A D | stat.h | 123 /* Minimal number of outstanding asynchronous I/O operations. */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/src/ |
H A D | ble_hci_uart.c | 1144 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_uart_init() 1145 * allow the controller to handle more than one outstanding command. in ble_hci_uart_init()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | tcp_in.c | 835 * Called by tcp_process. Checks if the given segment is an ACK for outstanding 908 * 4) There is outstanding unacknowledged data (retransmission timer running) in tcp_receive() 1052 rationale is that lwIP puts all outstanding segments on the in tcp_receive()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | tcp.c | 285 * the number of outstanding connections is increased until 309 * the number of outstanding connections after calling tcp_backlog_delayed(). 810 * The backlog limits the number of outstanding connections 2188 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()
|
H A D | tcp_in.c | 1129 * Called by tcp_process. Checks if the given segment is an ACK for outstanding 1182 * 4) There is outstanding unacknowledged data (retransmission timer running) 1288 rationale is that lwIP puts all outstanding segments on the
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | rawapi.txt | 170 Same as tcp_listen, but limits the number of outstanding connections
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | rawapi.txt | 140 Same as tcp_listen, but limits the number of outstanding connections
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | tcp_in.c | 985 * Called by tcp_process. Checks if the given segment is an ACK for outstanding 1057 * 4) There is outstanding unacknowledged data (retransmission timer running) 1200 rationale is that lwIP puts all outstanding segments on the
|
H A D | tcp.c | 204 * the number of outstanding connections is increased until 227 * the number of outstanding connections after calling tcp_backlog_delayed(). 1861 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()
|