Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dl2cap.h515 struct l2cap_conn { struct
516 struct hci_conn *hcon;
517 struct hci_chan *hchan;
519 bdaddr_t *dst;
520 bdaddr_t *src;
522 unsigned int mtu;
524 __u32 feat_mask;
525 __u8 fixed_chan_mask;
527 __u8 info_state;
528 __u8 info_ident;
[all …]