Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/bluetooth/
Dhci_core.h525 struct hci_chan { struct
526 struct list_head list;
527 __u16 handle;
528 struct hci_conn *conn;
529 struct sk_buff_head data_q;
530 unsigned int sent;
531 __u8 state;
532 bool amp;