Home
last modified time | relevance | path

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

/linux-4.1.27/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.c222 case NFC_HCI_ANY_OPEN_PIPE: in nfc_hci_cmd_received()
/linux-4.1.27/include/net/nfc/
Dhci.h242 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.c872 case NFC_HCI_ANY_OPEN_PIPE: in st21nfca_hci_cmd_received()