Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/hci/
Dhci.h104 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
Dcommand.c205 r = nfc_hci_execute_cmd(hdev, pipe, NFC_HCI_ANY_OPEN_PIPE, in nfc_hci_open_pipe()
Dcore.c227 case NFC_HCI_ANY_OPEN_PIPE: in nfc_hci_cmd_received()
/Linux-v4.19/include/net/nfc/
Dhci.h249 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
/Linux-v4.19/drivers/nfc/st21nfca/
Dcore.c853 case NFC_HCI_ANY_OPEN_PIPE: in st21nfca_hci_cmd_received()