Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/nci/
Dhci.c309 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
329 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
335 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
347 status = NCI_HCI_ANY_E_NOK; in nci_hci_cmd_received()
/Linux-v4.19/include/net/nfc/
Dnci_core.h149 #define NCI_HCI_ANY_E_NOK 0x03 macro