Home
last modified time | relevance | path

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

/net/nfc/hci/
Dcommand.c219 struct hci_create_pipe_resp *resp; in nfc_hci_create_pipe()
234 resp = (struct hci_create_pipe_resp *)skb->data; in nfc_hci_create_pipe()
Dhci.h48 struct hci_create_pipe_resp { struct
Dcore.c185 struct hci_create_pipe_resp *create_info; in nfc_hci_cmd_received()
205 create_info = (struct hci_create_pipe_resp *)skb->data; in nfc_hci_cmd_received()