Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h679 struct hci_chan { struct
680 struct list_head list;
681 __u16 handle;
682 struct hci_conn *conn;
683 struct sk_buff_head data_q;
684 unsigned int sent;
685 __u8 state;
686 bool amp;