Home
last modified time | relevance | path

Searched refs:NCI_OP_NFCEE_DISCOVER_RSP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/nfc/nci/
Drsp.c345 case NCI_OP_NFCEE_DISCOVER_RSP: in nci_rsp_packet()
/linux-4.4.14/include/net/nfc/
Dnci.h374 #define NCI_OP_NFCEE_DISCOVER_RSP nci_opcode_pack(NCI_GID_NFCEE_MGMT, 0x00) macro