Searched refs:NCI_OP_CORE_GET_CONFIG_RSP (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/nfc/ | ||
D | nci.h | 394 #define NCI_OP_CORE_GET_CONFIG_RSP nci_opcode_pack(NCI_GID_CORE, 0x03) macro |
/linux-6.6.21/drivers/nfc/fdp/ | ||
D | fdp.c | 665 .opcode = NCI_OP_CORE_GET_CONFIG_RSP, |