Lines Matching defs:l2cap_ctrl
281 struct l2cap_ctrl { struct282 __u8 sframe:1,283 poll:1,284 final:1,285 fcs:1,286 sar:2,287 super:2;288 __u16 reqseq;289 __u16 txseq;290 __u8 retries;291 __le16 psm;292 bdaddr_t bdaddr;293 struct l2cap_chan *chan;