Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c297 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
304 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
321 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
327 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
332 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
343 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h138 #define NCI_HCI_ANY_E_NOK 0x03 macro