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