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