Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/nci/
Dhci.c116 hdev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes()
128 ndev->hci_dev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes_per_host()
337 NCI_HCI_INVALID_HOST; in nci_hci_cmd_received()
/linux-6.1.9/include/net/nfc/
Dnci_core.h151 #define NCI_HCI_INVALID_HOST 0x80 macro