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

◆ NRF_SO_RAI_NO_DATA

#define NRF_SO_RAI_NO_DATA   50

#include <nrf_modem/include/nrf_socket.h>

Release Assistance Indication. Indicate that the application does not intend to send more data. This socket option applies immediately and lets the modem exit connected mode more quickly.

Note
This socket option requires the socket to be connected.
Deprecated:
since v2.6.0, use NRF_SO_RAI with value NRF_RAI_NO_DATA instead.