nrfxlib API 2.8.99
|
#define NRF_SO_IPV6_DELAYED_ADDR_REFRESH 62 |
#include <nrf_modem/include/nrf_socket.h>
Delay IPv6 address refresh during power saving mode.
If the lifetime of an IPv6 address expires during PSM or eDRX sleep, the device will wake up solely to refresh the address. If this option is enabled, the IPv6 address refresh is delayed until the next time the device wakes up from PSM or eDRX sleep.
Set to 1 to enable, or to 0 to disable. Default is 0, disabled.