Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/hci/
Dhci.h76 #define NFC_HCI_FRAGMENT 0x7f macro
Dhcp.c100 packet->header |= ~NFC_HCI_FRAGMENT; in nfc_hci_hcp_message_tx()
Dcore.c854 if ((packet->header & ~NFC_HCI_FRAGMENT) == 0) { in nfc_hci_recv_from_llc()
861 pipe = packet->header & NFC_HCI_FRAGMENT; in nfc_hci_recv_from_llc()
888 packet->header &= NFC_HCI_FRAGMENT; in nfc_hci_recv_from_llc()