Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h642 struct l2cap_conn { struct
643 struct hci_conn *hcon;
644 struct hci_chan *hchan;
646 unsigned int mtu;
648 __u32 feat_mask;
649 __u8 remote_fixed_chan;
650 __u8 local_fixed_chan;
652 __u8 info_state;
653 __u8 info_ident;
655 struct delayed_work info_timer;
[all …]