nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_cloud_coap_keepopen_is_supported()

bool nrf_cloud_coap_keepopen_is_supported ( void  )

#include <include/net/nrf_cloud_coap.h>

Check if you can pause and resume safely.

Check if the device can avoid performing a full handshake after a temporary network outage ends.

Return values
falseif SO_KEEPOPEN is not supported.
trueif it is supported.