Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef NRF_NFC_ERRNO_H__
8#define NRF_NFC_ERRNO_H__
37#define NRF_EMSGSIZE 40
38#define NRF_EPROTOTYPE 41
39#define NRF_ENOPROTOOPT 42
40#define NRF_EPROTONOSUPPORT 43
41#define NRF_ESOCKTNOSUPPORT 44
42#define NRF_EOPNOTSUPP 45
43#define NRF_EAFNOSUPPORT 47
44#define NRF_EADDRINUSE 48
45#define NRF_ENETDOWN 50
46#define NRF_ENETUNREACH 51
47#define NRF_ENETRESET 52
48#define NRF_ECONNRESET 54
50#define NRF_ENOTCONN 57
51#define NRF_ETIMEDOUT 60
53#define NRF_ENOBUFS 105
55#define NRF_EHOSTDOWN 112
56#define NRF_EALREADY 114
57#define NRF_EINPROGRESS 115
58#define NRF_ECANCELED 125
61#define NRF_EKEYEXPIRED 127
62#define NRF_EKEYREVOKED 128
63#define NRF_EKEYREJECTED 129