Home
last modified time | relevance | path

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

/linux-3.3/include/net/bluetooth/
Dl2cap.h511 struct l2cap_conn { struct
512 struct hci_conn *hcon;
513 struct hci_chan *hchan;
515 bdaddr_t *dst;
516 bdaddr_t *src;
518 unsigned int mtu;
520 __u32 feat_mask;
522 __u8 info_state;
523 __u8 info_ident;
525 struct delayed_work info_timer;
[all …]