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