Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/nci/
Dhci.c99 #define NCI_HCI_FRAGMENT 0x7f macro
298 u8 status = NCI_HCI_ANY_OK | ~NCI_HCI_FRAGMENT; in nci_hci_cmd_received()
452 if ((packet->header & ~NCI_HCI_FRAGMENT) == 0) { in nci_hci_data_received_cb()
486 packet->header &= NCI_HCI_FRAGMENT; in nci_hci_data_received_cb()