Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/hci/
Dhci.h45 struct hci_msg { struct
46 struct list_head msg_l;
47 struct sk_buff_head msg_frags;
48 bool wait_response;
49 data_exchange_cb_t cb;
50 void *cb_context;
51 unsigned long completion_delay;