Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/nci/
Drsp.c322 case NCI_OP_CORE_SET_CONFIG_RSP: in nci_rsp_packet()
/kernel/linux/linux-5.10/include/net/nfc/
Dnci.h337 #define NCI_OP_CORE_SET_CONFIG_RSP nci_opcode_pack(NCI_GID_CORE, 0x02) macro