Searched refs:NFC_HCI_ADMIN_PIPE (Results 1 – 3 of 3) sorted by relevance
228 *result = nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE, in nfc_hci_create_pipe()247 return nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE, in nfc_hci_delete_pipe()264 return nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE, in nfc_hci_clear_all_pipes()283 if (pipe != NFC_HCI_LINK_MGMT_PIPE && pipe != NFC_HCI_ADMIN_PIPE) { in nfc_hci_disconnect_gate()333 pipe = NFC_HCI_ADMIN_PIPE; in nfc_hci_connect_gate()
61 #define NFC_HCI_ADMIN_PIPE 0x01 macro
76 {NFC_HCI_ADMIN_GATE, NFC_HCI_ADMIN_PIPE},