Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h478 struct hci_chan { struct
479 struct list_head list;
480 __u16 handle;
481 struct hci_conn *conn;
482 struct sk_buff_head data_q;
483 unsigned int sent;
484 __u8 state;