Home
last modified time | relevance | path

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

/net/nfc/hci/
Dhci.h92 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
Dcommand.c193 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()