Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/nci/
Drsp.c332 case NCI_OP_CORE_SET_CONFIG_RSP: in nci_rsp_packet()
/Linux-v4.19/include/net/nfc/
Dnci.h349 #define NCI_OP_CORE_SET_CONFIG_RSP nci_opcode_pack(NCI_GID_CORE, 0x02) macro