Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h708 struct hci_chan { struct
709 struct list_head list;
710 __u16 handle;
711 struct hci_conn *conn;
712 struct sk_buff_head data_q;
713 unsigned int sent;
714 __u8 state;
715 bool amp;