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

◆ NRF_SO_RAI_LAST

#define NRF_SO_RAI_LAST   51

#include <nrf_modem/include/nrf_socket.h>

Release Assistance Indication. Indicate that the application does not intend to send more data after the next call to send() or sendto(). This lets the modem exit connected mode more quickly after sending the data.

Deprecated:
since v2.6.0, use NRF_SO_RAI with value NRF_RAI_LAST instead.