Home
last modified time | relevance | path

Searched refs:handshake (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/samples/drivers/espi/
DREADME.rst13 a simple eSPI handshake that includes exchanging virtual wire packets.
23 Any pins required for minimum eSPI handshake should be configured.
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.h126 uint32_t handshake; member
Dssp.c78 .fifo[DAI_DIR_PLAYBACK].handshake = \
82 .fifo[DAI_DIR_CAPTURE].handshake = \
1246 dp->ssp_plat_data->fifo[DAI_DIR_PLAYBACK].handshake); in dai_ssp_log_ssp_data()
1250 dp->ssp_plat_data->fifo[DAI_DIR_CAPTURE].handshake); in dai_ssp_log_ssp_data()
2532 prop->dma_hs_id = ssp_plat_data->fifo[array_index].handshake; in dai_ssp_get_properties()
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic.h156 uint32_t handshake; member
Ddmic.c706 prop->dma_hs_id = dmic->fifo.handshake; in dai_dmic_get_properties()
923 .handshake = DMA_HANDSHAKE_DMIC_CH##n \
/Zephyr-latest/subsys/ipc/rpmsg_service/
DKconfig67 is important to avoid race conditions in RPMsg endpoints handshake.
/Zephyr-latest/samples/net/sockets/websocket_client/
DREADME.rst11 or HTTPS handshake request to HTTP server, then start to send data and wait for
/Zephyr-latest/modules/openthread/
DKconfig.features99 handshake used in the commissioning procedure requires a larger
205 handshake used in the commissioning procedure requires a larger
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst412 When DTLS is used, following options are recommended to reduce DTLS handshake traffic when connecti…
414 …dentifier support. When server supports it, this completely removes the handshake when device resu…
415 …s session cache when before falling back to full DTLS handshake. Reduces few packets from handshak…
/Zephyr-latest/doc/build/dts/
Dphandles.rst183 handshake-gpios = <&gpioX pinX flagsX>, <&gpioY pinY flagsY>;
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp32409 this includes handshake information and key hex dumps depending
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst909 * Fixed DTLS handshake processing during :c:func:`poll`.
910 * Aligned DTLS socket :c:func:`connect` behavior with regular TLS (handshake
926 * Fixed reference counting during active handshake to prevent TCP context
Drelease-notes-2.7.rst714 * Fixed busy looping during DTLS handshake with offloaded sockets.
715 * Fixed busy looping during TLS/DTLS handshake on non blocking sockets.
716 * Reset mbed TLS session on timed out DTLS handshake, to allow a retry without
1741 * :github:`35789` - sockets_tls: receiving data on offloaded socket before handshake causes pollin …
1745 * :github:`35711` - net: sockets: dtls: handshake not reset as it ought to be
Drelease-notes-3.5.rst932 * Fixed possible memory leak in case listening socket was closed during active handshake.
933 * Fixed RST packet handling during handshake.
Dmigration-guide-3.7.rst879 limited to TCP handshake only, and in such case the total timeout should depend
Drelease-notes-2.6.rst783 * Added socket option support for setting and getting DTLS handshake timeout.
1134 * :github:`35541` - sockets_tls: when using dtls with sara-r4 modem, handshake hangs if no reply
1147 * :github:`35401` - Enabling POSIX_API leads to SSL handshake error
Drelease-notes-1.13.rst609 * :github:`7502` - samples/mbedtls_sslclient: Discards TLS records, handshake does not work
Drelease-notes-3.4.rst1175 * Implemented TLS handshake timeout.
Drelease-notes-3.0.rst721 * Fixed mbedtls session reset on handshake errors.
Drelease-notes-3.7.rst1977 * Fixed issue in CP secure channel handshake where R-MAC can be reverted to an
Drelease-notes-2.4.rst1327 * :github:`26695` - net: TCP2: connect() returns 0 without waiting for handshake completion
Drelease-notes-2.5.rst702 * Added connection termination if the TCP handshake is not finalized.
Drelease-notes-3.1.rst1187 - :github:`42134` - TLS handshake error using DTLS on updatehub
Drelease-notes-3.2.rst2561 * :github:`42134` - TLS handshake error using DTLS on updatehub
Drelease-notes-1.14.rst2192 * :github:`8746` - net_app DTLS Client net/pkt ERR log when doing handshake

12