Home
last modified time | relevance | path

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

/Linux-v5.10/net/nfc/nci/
Dhci.c87 #define NCI_HCI_FRAGMENT 0x7f macro
286 u8 status = NCI_HCI_ANY_OK | ~NCI_HCI_FRAGMENT; in nci_hci_cmd_received()
448 if ((packet->header & ~NCI_HCI_FRAGMENT) == 0) { in nci_hci_data_received_cb()
482 packet->header &= NCI_HCI_FRAGMENT; in nci_hci_data_received_cb()