Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A Ddata.c134 (NCI_PBF_LAST) : (NCI_PBF_CONT))); in nci_queue_tx_data_frags()
249 if (pbf == NCI_PBF_CONT) { in nci_add_rx_data_frag()
/linux/include/net/nfc/
H A Dnci.h175 #define NCI_PBF_CONT 0x01 macro