Searched refs:NFC_HCI_ADMIN_PIPE (Results 1 – 3 of 3) sorted by relevance
222 *result = nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE, in nfc_hci_create_pipe()239 return nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE, in nfc_hci_delete_pipe()254 return nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE, in nfc_hci_clear_all_pipes()271 if (pipe != NFC_HCI_LINK_MGMT_PIPE && pipe != NFC_HCI_ADMIN_PIPE) { in nfc_hci_disconnect_gate()317 pipe = NFC_HCI_ADMIN_PIPE; in nfc_hci_connect_gate()
61 #define NFC_HCI_ADMIN_PIPE 0x01 macro
75 {NFC_HCI_ADMIN_GATE, NFC_HCI_ADMIN_PIPE},
Completed in 6 milliseconds