Lines Matching defs:l2cap_ctrl
425 struct l2cap_ctrl { struct426 u8 sframe:1,427 poll:1,428 final:1,429 fcs:1,430 sar:2,431 super:2;433 u16 reqseq;434 u16 txseq;435 u8 retries;436 __le16 psm;437 bdaddr_t bdaddr;438 struct l2cap_chan *chan;