Home
last modified time | relevance | path

Searched defs:hci_msg (Results 1 – 1 of 1) sorted by relevance

/linux/net/nfc/hci/
A Dhci.h33 struct hci_msg { struct
34 struct list_head msg_l;
35 struct sk_buff_head msg_frags;
36 bool wait_response;
37 data_exchange_cb_t cb;
38 void *cb_context;
39 unsigned long completion_delay;

Completed in 5 milliseconds