Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A Drsp.c411 case NCI_OP_NFCEE_MODE_SET_RSP: in nci_rsp_packet()
/linux/include/net/nfc/
H A Dnci.h392 #define NCI_OP_NFCEE_MODE_SET_RSP nci_opcode_pack(NCI_GID_NFCEE_MGMT, 0x01) macro