Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h491 struct hci_chan { struct
492 struct list_head list;
493 __u16 handle;
494 struct hci_conn *conn;
495 struct sk_buff_head data_q;
496 unsigned int sent;
497 __u8 state;