Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/nci/
Drsp.c308 case NCI_OP_CORE_SET_CONFIG_RSP: in nci_rsp_packet()
/linux-4.1.27/include/net/nfc/
Dnci.h345 #define NCI_OP_CORE_SET_CONFIG_RSP nci_opcode_pack(NCI_GID_CORE, 0x02) macro