 |
nrfxlib API 3.3.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
72#define NRF_ENOTEMPTY 90
73#define NRF_ENAMETOOLONG 91
75#define NRF_EOPNOTSUPP 95
76#define NRF_ECONNRESET 104
77#define NRF_ENOBUFS 105
78#define NRF_EAFNOSUPPORT 106
79#define NRF_EPROTOTYPE 107
80#define NRF_ENOTSOCK 108
81#define NRF_ENOPROTOOPT 109
82#define NRF_ECONNREFUSED 111
83#define NRF_EADDRINUSE 112
84#define NRF_ECONNABORTED 113
85#define NRF_ENETUNREACH 114
86#define NRF_ENETDOWN 115
87#define NRF_ETIMEDOUT 116
88#define NRF_EHOSTUNREACH 118
89#define NRF_EINPROGRESS 119
90#define NRF_EALREADY 120
91#define NRF_EDESTADDRREQ 121
92#define NRF_EMSGSIZE 122
93#define NRF_EPROTONOSUPPORT 123
94#define NRF_EADDRNOTAVAIL 125
95#define NRF_ENETRESET 126
96#define NRF_EISCONN 127
97#define NRF_ENOTCONN 128
98#define NRF_ENOTSUP 134
100#define NRF_EOVERFLOW 139
101#define NRF_ECANCELED 140
103#define NRF_EWOULDBLOCK NRF_EAGAIN
107#define NRF_ENOTBLK 15
108#define NRF_EPFNOSUPPORT 96
109#define NRF_ESHUTDOWN 110
110#define NRF_EHOSTDOWN 117
111#define NRF_ESOCKTNOSUPPORT 124
112#define NRF_ETOOMANYREFS 129