Home
last modified time | relevance | path

Searched refs:NCI_STATUS_NFCEE_PROTOCOL_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/nfc/nci/
Dlib.c55 case NCI_STATUS_NFCEE_PROTOCOL_ERROR: in nci_to_errno()
Drsp.c205 nci_req_complete(ndev, NCI_STATUS_NFCEE_PROTOCOL_ERROR); in nci_nfcee_discover_rsp_packet()
/linux-4.4.14/include/net/nfc/
Dnci.h64 #define NCI_STATUS_NFCEE_PROTOCOL_ERROR 0xc2 macro