Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A Drsp.c375 case NCI_OP_CORE_INIT_RSP: in nci_rsp_packet()
/linux/include/net/nfc/
H A Dnci.h329 #define NCI_OP_CORE_INIT_RSP nci_opcode_pack(NCI_GID_CORE, 0x01) macro