Lines Matching defs:l2cap_ctrl
284 struct l2cap_ctrl { struct285 u8 sframe:1,286 poll:1,287 final:1,288 fcs:1,289 sar:2,290 super:2;292 u16 reqseq;293 u16 txseq;294 u8 retries;295 __le16 psm;296 bdaddr_t bdaddr;297 struct l2cap_chan *chan;