Searched defs:hci_msg (Results 1 – 1 of 1) sorted by relevance
45 struct hci_msg { struct46 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;