Searched refs:NCI_OP_CORE_INIT_RSP (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/nfc/ | ||
D | nci.h | 329 #define NCI_OP_CORE_INIT_RSP nci_opcode_pack(NCI_GID_CORE, 0x01) macro |
/linux-6.6.21/net/nfc/nci/ | ||
D | rsp.c | 375 case NCI_OP_CORE_INIT_RSP: in nci_rsp_packet() |