Home
last modified time | relevance | path

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

/Linux-v5.10/net/nfc/nci/
Dlib.c43 case NCI_STATUS_NFCEE_PROTOCOL_ERROR: in nci_to_errno()
Drsp.c193 nci_req_complete(ndev, NCI_STATUS_NFCEE_PROTOCOL_ERROR); in nci_nfcee_discover_rsp_packet()
/Linux-v5.10/include/net/nfc/
Dnci.h52 #define NCI_STATUS_NFCEE_PROTOCOL_ERROR 0xc2 macro