Home
last modified time | relevance | path

Searched refs:send (Results 501 – 525 of 567) sorted by relevance

1...<<212223

/Zephyr-latest/tests/net/socket/misc/src/
Dmain.c146 .send = dummy_send,
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst582 * :github:`18522` - BLE: Mesh: When transport send seg_msg to LPN
583 * :github:`18521` - BLE: Mesh: when friend send msg to LPN
709 * :github:`18194` - [zephyr 1.14][MESH/NODE/CFG/HBP/BV-05-C] Zephyr does not send Heartbeat message…
1057 * :github:`16341` - Bluetooth: GATT Server failed to send Service Change Indication
1211 * :github:`15672` - net: socket send return error(-110) when http request 100 times
1228 * :github:`15594` - net shell "net tcp send" command failed when repeated many times
Drelease-notes-2.5.rst612 * Fixed invalid timeout on send failure.
1347 * :github:`30129` - TCP2 send test
1403 * :github:`29868` - Bluetooth: Mesh: DST not checked on send
1405 * :github:`29855` - Bluetooth: Mesh: TTL max not checked on send
1530 * :github:`29307` - samples/bluetooth/mesh-demo unable to send vendor button message
1938 * :github:`9944` - sockets: Connect doesn't send new SYN in case the first connection attempt fails
1963 * :github:`3441` - IP stack: No TCP send window handling
Drelease-notes-2.7.rst1104 * :github:`38697` - The coap_server sample is missing the actual send in the retransmit routine
1135 * :github:`38563` - ISO broadcast cannot send with callback if CONFIG_BT_CONN=n
1266 * :github:`38054` - Bluetooth: host: Local Host terminated but send host number of completed Packed
1524 * :github:`36928` - Disconnecting ISO mid-send giver error in hci_num_completed_packets
1715 * :github:`35978` - ESP32 SPI send data hangup
1789 * :github:`34305` - Shell [modem send] command causes shell to hang after about 10 seconds, Sara R4…
1880 * :github:`30367` - TCP2 does not send our MSS to peer
Drelease-notes-3.0.rst211 * :c:func:`uart_tx_u16` to send a given number of datum from buffer.
1052 * :github:`41251` - RT1170 EVK Can does not send data
1065 * :github:`41077` - console: gsm_mux: could not send more than 128 bytes of data on dlci
1161 * :github:`40209` - Bluetooth: First AUX_SYNC_IND never received, missing event send to host
Drelease-notes-2.1.rst327 * Added support for getting statistics about the time it took to receive or send
345 * Fixed selection of network interface when using "net ping" command to send
869 * :github:`16223` - stm32: Unable to send 64 byte packet over control endpoint
/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c72 .send = eth_xlnx_gem_send,
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/
Dindex.rst365 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/drivers/can/
Dcan_rcar.c1159 .send = can_rcar_send,
Dcan_renesas_ra.c978 .send = can_renesas_ra_send,
Dcan_stm32_bxcan.c1072 .send = can_stm32_send,
Dcan_nxp_s32_canxl.c1089 .send = can_nxp_s32_send,
/Zephyr-latest/tests/net/6lo/src/
Dmain.c275 .send = tester_send,
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_cp.c600 ret = pd->channel.send(pd->channel.data, pd->rx_buf, pd->rx_buf_len); in cp_send_command()
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst195 help on Discord or send an email to the `Zephyr devel mailing list`_.
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst150 By default, the kernel is configured to send console output to the 16550 UART.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split500 general purpose storage for data that should be send from ULL to LLL.
1072 latencies by one connection interval as the next attempt to send a PDU
1100 where applications want to send data in same connection event but are
/Zephyr-latest/subsys/net/ip/
DKconfig718 It is possible to define the maximum socket send buffer per socket.
958 example in gPTP which needs to know how long it takes to send
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_flows.svg404 send data on
412 send data...
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c1750 .send = offload_send,
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst77 characteristics, or by configuring the server to send notifications.
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst570 You can ask for help on a mailing list or on Discord. Please send bug reports and
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst393 send(),yes
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst328 happens, a client must re-send all the required and optional fields that it
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c73 .send = test_send,

1...<<212223