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

◆ NRF_SO_RAI_ONE_RESP

#define NRF_SO_RAI_ONE_RESP   52

#include <nrf_modem/include/nrf_socket.h>

Release Assistance Indication. Indicate that the application is expecting to receive just one data packet after the next call to send() or sendto(). This lets the modem exit connected mode more quickly after having received the data.

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