Searched refs:sending (Results 51 – 75 of 141) sorted by relevance
123456
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 109 int "Maximum sending window size to use" 114 This value affects how the TCP selects the maximum sending window 200 starts sending keepalive probes, if the socket option SO_KEEPALIVE has
|
D | Kconfig.ipv4 | 52 value is 0. When sending, the packet is dropped before transmitting 62 value is 0. When sending, the packet is dropped before transmitting
|
D | Kconfig | 362 when sending a network packet. The network packet priority can then 538 bool "Check IP address validity before sending IP packet" 542 correct before sending either IPv4 or IPv6 network packet. 670 is used when listening or sending network traffic. This is very 678 for each context when sending network data. If this setting is 723 It is possible to time out sending a network packet. The timeout 749 IPv4/IPv6 header when sending packets over net_context. 838 int "How many network buffers are allocated for sending data"
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.lorawan | 77 Number of LoRaWAN message send retries if sending fails for the thread for polling for
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ |
D | Kconfig.icmsg_v1 | 10 This option is enabled by default to allow to use sending API from
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | Kconfig | 67 sending buf. Normally this can be left to the default value, which 104 sending buf. Normally this can be left to the default value, which
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 30 1 and 10 seconds before sending the initial discover. 166 delays with clients starting in INIT-REBOOT state and thus sending
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/ |
D | a2dp.rst | 16 * Source test the media sending. using :code:`a2dp send_media` to send one test packet data.
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 11 functionality by receiving and sampling sending Constant Tone Extension with
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 21 The data sending process is following: 49 * Define MBOX devices for sending a signal that informs the other domain (or CPU) of the written da… 209 so sending over the ICMsg will never fail because of buffer overflow. 230 The endpoint binding procedure must be finished before sending this control message.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mpl | 92 is allocated when sending object content.
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/ |
D | README.rst | 11 functionality by sending Constant Tone Extension with periodic advertising PDUs.
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 86 It is important to use the -e option when sending a bitstream via ``xxd``:
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 503 shell output line, prior to sending it through the network. 505 means sending it will start as soon as it reaches this size. 634 shell output line, prior to sending it through the network. 636 means sending it will start as soon as it reaches this size.
|
/Zephyr-latest/samples/net/cloud/tagoio_http_post/ |
D | README.rst | 34 device when sending data. You need fill ``CONFIG_TAGOIO_DEVICE_TOKEN`` at
|
/Zephyr-latest/soc/silabs/ |
D | Kconfig | 311 bool "Use RAIL for custom radio phy packet sending and receiving" 316 management, sending and receiving packets on radio phy. User has
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 10 This option is enabled by default to allow to use sending API from
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.net | 68 originator submits messages to the syslog transport for sending.
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 25 handles all aspects related to sending Firmware Over-the-Air
|
/Zephyr-latest/boards/ruuvi/ruuvitag/doc/ |
D | index.rst | 7 enabled sensor beacon platform capable of sending temperature, humidity,
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 14 processing takes either in sending or receiving path. There are two Kconfig
|
/Zephyr-latest/samples/net/dns_resolve/ |
D | README.rst | 115 sending, then following config options could be set:
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig | 48 Number of times to retry sending a message via IPC. 57 Delay in microseconds between retries when sending a message via IPC.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 85 into blocks for sending. 108 after sending a message to the server. Note, that LwM2M specification 374 split into blocks for sending. 381 sending. This limits the number of messages that need block transfer that can be
|
/Zephyr-latest/samples/userspace/prod_consumer/ |
D | README.rst | 32 everything else, with just two queues for sending/receiving data items.
|
123456