Home
last modified time | relevance | path

Searched full:did (Results 1 – 25 of 107) sorted by relevance

12345

/nrf52832-nimble/rt-thread/components/net/uip/
H A Duip-1.0-changelog.txt79 should respond with an ACK. uIP did not respond with the correct
85 o TCP: Fixed bug where uIP did not inform application that a connection
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt58 - BUG (ALL): eMBInit did not correctly check for addresses. Therefore
158 - BUG (STR71XTCP): Sys_arch_thread_remove did not free the memory from
303 workspace and did not compile cleanly
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Draw.c166 /* the receive callback function did not eat the packet? */ in raw_input()
180 /* sanity-check that the receive callback did not alter the pbuf */ in raw_input()
385 /* did we chain a header earlier? */ in raw_sendto()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/
H A Draw_priv.h53 RAW_INPUT_NONE = 0, /* pbuf did not match any pcbs */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Draw.c103 /* the receive callback function did not eat the packet? */ in raw_input()
270 /* did we chain a header earlier? */ in raw_sendto()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_mib2_tcp.c296 /* did we find a next one? */ in tcp_ConnTable_get_next_cell_instance_and_value()
410 /* did we find a next one? */ in tcp_ConnectionTable_get_next_cell_instance_and_value()
497 /* did we find a next one? */ in tcp_ListenerTable_get_next_cell_instance_and_value()
H A Dsnmp_mib2_udp.c201 /* did we find a next one? */ in udp_endpointTable_get_next_cell_instance_and_value()
304 /* did we find a next one? */ in udp_Table_get_next_cell_instance_and_value()
H A Dsnmp_mib2_ip.c295 /* did we find a next one? */ in ip_AddrTable_get_next_cell_instance_and_value()
459 /* did we find a next one? */ in ip_RouteTable_get_next_cell_instance_and_value()
576 /* did we find a next one? */ in ip_NetToMediaTable_get_next_cell_instance_and_value()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_mib2_tcp.c289 /* did we find a next one? */ in tcp_ConnTable_get_next_cell_instance_and_value()
403 /* did we find a next one? */ in tcp_ConnectionTable_get_next_cell_instance_and_value()
490 /* did we find a next one? */ in tcp_ListenerTable_get_next_cell_instance_and_value()
H A Dsnmp_mib2_udp.c193 /* did we find a next one? */ in udp_endpointTable_get_next_cell_instance_and_value()
296 /* did we find a next one? */ in udp_Table_get_next_cell_instance_and_value()
H A Dsnmp_mib2_ip.c301 /* did we find a next one? */ in ip_AddrTable_get_next_cell_instance_and_value()
471 /* did we find a next one? */ in ip_RouteTable_get_next_cell_instance_and_value()
588 /* did we find a next one? */ in ip_NetToMediaTable_get_next_cell_instance_and_value()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap_coc.c215 /* If we did not received full SDU and credits are 0 it means in ble_l2cap_coc_rx_fn()
221 /* Remote did not send full SDU. Lets give him one more credits to do in ble_l2cap_coc_rx_fn()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Draw.c177 /* the receive callback function did not eat the packet? */ in raw_input()
191 /* sanity-check that the receive callback did not alter the pbuf */ in raw_input()
529 /* did we chain a header earlier? */ in raw_sendto_if_src()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/
H A Dkconfig-merge4 # values that did not make it to the resulting .config file (due to missed
/nrf52832-nimble/rt-thread/components/net/uip/lib/
H A Dmemb.h135 * if successfully deallocated) or -1 if the pointer "ptr" did not
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/
H A Drpc_msg.h123 int RJ_why; /* why authentication did not work */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DCHANGELOG560 * sockets.c: Fixed bug #32906: lwip_connect+lwip_send did not work for udp and
652 * tcp.c: Fixed bug #30728: tcp_new_port() did not check listen pcbs
666 * tcp.c: Fixed bug #30565 (tcp_connect() check bound list): that check did no
667 harm but never did anything
746 * tcp.c: tcp_listen() did not copy the pcb's prio.
1344 * dhcp.c: patch #6764: DHCP rebind and renew did not send hostnam option;
2094 LWIP_SOCKET=1, the code did the wrong supposition that lwip_recvfrom
2432 memp_memory was the same size -> did not save memory.
2950 * Fixed DHCP which did not include the IP address in DECLINE messages.
3094 * pbuf_dechain() did not update the ->tot_len field of the tail.
[all …]
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_ecb.h70 * @retval false If the encryption operation did not complete.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/core/
H A Dtest_pbuf.c145 /* Test for bug that writing with pbuf_take_at() did nothing
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_i2s.h135 * This pointer will be NULL if the application did not
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_l2cap_test.c295 /* Ensure we did not send anything in return. */ in TEST_CASE()
465 /* Ensure we did not send anything in return. */ in TEST_CASE()
638 /* Ensure callback did not get called. */ in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dcfg_cli.c202 BT_WARN("App Key Status key indices did not match"); in app_key_status()
254 BT_WARN("Model App Status parameters did not match"); in mod_app_status()
382 BT_WARN("Model Subscription Status parameters did not match"); in mod_sub_status()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/core/
H A Dtest_pbuf.c174 /* Test for bug that writing with pbuf_take_at() did nothing
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG437 removed all global variables everywhere, did everything necessary for
1487 * sockets.c: Fixed bug #32906: lwip_connect+lwip_send did not work for udp and
1579 * tcp.c: Fixed bug #30728: tcp_new_port() did not check listen pcbs
1593 * tcp.c: Fixed bug #30565 (tcp_connect() check bound list): that check did no
1594 harm but never did anything
1673 * tcp.c: tcp_listen() did not copy the pcb's prio.
2271 * dhcp.c: patch #6764: DHCP rebind and renew did not send hostnam option;
3021 LWIP_SOCKET=1, the code did the wrong supposition that lwip_recvfrom
3359 memp_memory was the same size -> did not save memory.
3877 * Fixed DHCP which did not include the IP address in DECLINE messages.
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG654 removed all global variables everywhere, did everything necessary for
1704 * sockets.c: Fixed bug #32906: lwip_connect+lwip_send did not work for udp and
1796 * tcp.c: Fixed bug #30728: tcp_new_port() did not check listen pcbs
1810 * tcp.c: Fixed bug #30565 (tcp_connect() check bound list): that check did no
1811 harm but never did anything
1890 * tcp.c: tcp_listen() did not copy the pcb's prio.
2488 * dhcp.c: patch #6764: DHCP rebind and renew did not send hostnam option;
3238 LWIP_SOCKET=1, the code did the wrong supposition that lwip_recvfrom
3576 memp_memory was the same size -> did not save memory.
4094 * Fixed DHCP which did not include the IP address in DECLINE messages.
[all …]

12345