Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/hci/
Dhci.h60 struct hci_create_pipe_resp { struct
Dcommand.c231 struct hci_create_pipe_resp *resp; in nfc_hci_create_pipe()
246 resp = (struct hci_create_pipe_resp *)skb->data; in nfc_hci_create_pipe()
Dcore.c198 struct hci_create_pipe_resp *create_info; in nfc_hci_cmd_received()
210 create_info = (struct hci_create_pipe_resp *)skb->data; in nfc_hci_cmd_received()