Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A Drsp.c395 case NCI_OP_RF_DISCOVER_RSP: in nci_rsp_packet()
/linux/include/net/nfc/
H A Dnci.h380 #define NCI_OP_RF_DISCOVER_RSP nci_opcode_pack(NCI_GID_RF_MGMT, 0x03) macro