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

◆ nrf_cloud_disconnect_status

#include <include/net/nrf_cloud.h>

nRF Cloud disconnect status, used to describe NRF_CLOUD_EVT_TRANSPORT_DISCONNECTED event.

Enumerator
NRF_CLOUD_DISCONNECT_USER_REQUEST 

Disconnect was requested by user/application

NRF_CLOUD_DISCONNECT_CLOSED_BY_REMOTE 

Disconnect was caused by the cloud

NRF_CLOUD_DISCONNECT_INVALID_REQUEST 

Socket received POLLNVAL event

NRF_CLOUD_DISCONNECT_MISC 

Socket poll returned an error value or POLLERR event