Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 9 of 9) sorted by relevance

/openthread-3.5.0/tests/fuzz/
DCMakeLists.txt91 add_executable(ot-radio-receive-done-fuzzer
96 target_compile_options(ot-radio-receive-done-fuzzer
101 target_include_directories(ot-radio-receive-done-fuzzer
106 target_link_libraries(ot-radio-receive-done-fuzzer
/openthread-3.5.0/src/core/diags/
DREADME.md186 set radio from receive to sleep
190 ### diag radio receive
192 Set radio from sleep mode to receive mode.
195 > diag radio receive
196 set radio from sleep to receive on channel 11
/openthread-3.5.0/src/core/net/
Dip6.cpp1121 bool receive; in HandleDatagram() local
1128 receive = false; in HandleDatagram()
1164 receive = true; in HandleDatagram()
1177 receive = true; in HandleDatagram()
1207 …rExit(error = HandleExtensionHeaders(aMessage, aOrigin, messageInfo, header, nextHeader, receive)); in HandleDatagram()
1209 if (receive && (nextHeader == kProtoIp6)) in HandleDatagram()
1217 if ((forwardHost || receive) && !aIsReassembled) in HandleDatagram()
1221 … (receive || forwardThread) ? Message::kCopyToUse : Message::kTakeCustody); in HandleDatagram()
1225 shouldFreeMessage = (receive || forwardThread); in HandleDatagram()
1228 if (receive) in HandleDatagram()
/openthread-3.5.0/tools/spi-hdlc-adapter/
DREADME.md23 - `--spi-small-packet=[n]`: Specify the smallest packet we can receive in a single SPI transaction.…
/openthread-3.5.0/src/cli/
DREADME_TCP.md181 - size: the size of the receive buffer to associate with the example TCP endpoint. If left unspecif…
DREADME.md2996 …io filter is enabled, radio is put to sleep instead of receive (to ensure device does not receive
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function30 * This function can be passed to mbedtls to receive output logs from it. In
/openthread-3.5.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md361 …not to cause indirect security loss. Operation functions are supposed to receive valid keys, and s…
/openthread-3.5.0/third_party/mbedtls/repo/
DChangeLog1680 * Make the receive and transmit buffers independent sizes, for situations