Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/nci/
Dhci.c292 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
312 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
318 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
330 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
/linux-4.1.27/include/net/nfc/
Dnci_core.h125 #define NCI_HCI_ANY_E_NOK 0x03 macro