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