Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/nci/
Dlib.c43 case NCI_STATUS_NFCEE_PROTOCOL_ERROR: in nci_to_errno()
Drsp.c250 nci_req_complete(ndev, NCI_STATUS_NFCEE_PROTOCOL_ERROR); in nci_nfcee_discover_rsp_packet()
/linux-6.6.21/include/net/nfc/
Dnci.h54 #define NCI_STATUS_NFCEE_PROTOCOL_ERROR 0xc2 macro