nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_SO_SEC_DTLS_CONN_SAVE

#define NRF_SO_SEC_DTLS_CONN_SAVE   17

#include <nrf_modem/include/nrf_socket.h>

Socket option to save DTLS connection.

Serializes the socket and compresses it. After the socket option is successfully called, you must call NRF_SO_SEC_DTLS_CONN_LOAD before continuing to communicate on the socket.

Note
This socket option is only supported with Modem firmware v1.3.5 and newer.