Home
last modified time | relevance | path

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

/linux/net/nfc/hci/
A Dhci.h64 #define NFC_HCI_FRAGMENT 0x7f macro
A Dhcp.c88 packet->header |= ~NFC_HCI_FRAGMENT; in nfc_hci_hcp_message_tx()
A Dcore.c865 if ((packet->header & ~NFC_HCI_FRAGMENT) == 0) { in nfc_hci_recv_from_llc()
872 pipe = packet->header & NFC_HCI_FRAGMENT; in nfc_hci_recv_from_llc()
899 packet->header &= NFC_HCI_FRAGMENT; in nfc_hci_recv_from_llc()

Completed in 5 milliseconds