Home
last modified time | relevance | path

Searched refs:NCI_MT_DATA_PKT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/nfc/nci/
Ddata.c89 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in nci_push_data_hdr()
Dcore.c1228 case NCI_MT_DATA_PKT: in nci_rx_work()
/linux-4.1.27/include/net/nfc/
Dnci.h170 #define NCI_MT_DATA_PKT 0x00 macro