mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 11:41:55 +00:00
This dtls-client app is run in the host side. It will connect to Zephyr via UART using SLIP. The app will send data to server using the established DTLS connection. The dtls-server will echo the data back and dtls-client will verify that it got back same bytes that it sent to server. Change-Id: Ia18d75e887b38e08bc06b660c60dac4043f7d605 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
contiki | ||
tinydtls | ||
dummy_15_4_radio.c | ||
dummy_15_4_radio.h | ||
Kconfig | ||
Makefile | ||
net_buf.c | ||
net_context.c | ||
net_driver_15_4.c | ||
net_driver_15_4.h | ||
net_driver_loopback.c | ||
net_driver_loopback.h | ||
net_driver_slip.c | ||
net_driver_slip.h | ||
net_init.c |