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