Home
last modified time | relevance | path

Searched refs:discarded (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/src/
Dmain.c155 const bool discarded = message_size > APP_BUFFER_SIZE; in handle_published_message() local
162 uint8_t *p = discarded ? buffer : &buffer[received]; in handle_published_message()
172 if (!discarded) { in handle_published_message()
190 return discarded ? -ENOMEM : received; in handle_published_message()
/Zephyr-latest/subsys/logging/backends/
DKconfig.fs12 Log messages are discarded as long as the file system is not mounted.
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp137 how long the data is kept before it is discarded if we have not been
144 SEQ 2. But if we receive SEQs 5,4,3,7 then the SEQ 7 is discarded
164 then the packet is discarded.
DKconfig636 then the packet is discarded.
/Zephyr-latest/subsys/logging/frontends/
DKconfig133 If log message is not completed within that time frame it is discarded.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_srv.rst70 a block, this block is discarded.
Dbrg_cfg.rst138 - Messages with an IVISeq less than or equal to the stored value are discarded, while valid messages
Ddfu.rst129 determine whether the transfer should be started. The firmware metadata can be discarded by the
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst34 previous is discarded. This might seem a little clumsy, but the alternative of
/Zephyr-latest/samples/modules/thrift/hello/
DREADME.rst173 Note that the server's state is not discarded (the counter continues to
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst215 how long the data is kept before it is discarded if we have not been
223 SEQ 2. But if we receive SEQs 5,4,3,7 then the SEQ 7 is discarded
/Zephyr-latest/doc/services/tfm/
Dbuild.rst40 The TF-M non-secure app is discarded in favor of Zephyr non-secure app except
/Zephyr-latest/subsys/tracing/
DKconfig178 Size of the RAM trace buffer. Trace will be discarded if the
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst131 contain unused symbols, then they will not be discarded by the linker, even when
/Zephyr-latest/dts/arm/microchip/
Dmec5.dtsi630 * registers is discarded by hardware.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig829 the remaining data will be discarded.
1032 than this buffer size, then the data will be discarded.
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst293 sure that the node is discarded when not used.
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst82 initialized and started, until then any data is discarded
/Zephyr-latest/doc/services/logging/
Dindex.rst122 oldest one are discarded.
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst1297 * :github:`20604` - log will be discarded before logging_thread scheduled once
Drelease-notes-3.1.rst1182 … - Bluetooth SDP: When the SDP attribute length is greater than SDP_MTU, the attribute is discarded
Drelease-notes-3.2.rst2570 … - Bluetooth SDP: When the SDP attribute length is greater than SDP_MTU, the attribute is discarded
/Zephyr-latest/cmake/modules/
Dextensions.cmake1452 # to allow any unused code in the given files/library to be discarded.
5237 # (sorted by priority). Ensure the objects aren't discarded if there is