Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/hci/
H A 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()
H A Dhci.h48 struct hci_create_pipe_resp { struct
H A 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()