Home | History | Annotate | Download | only in mcap

Lines Matching full:l2cap

33 /* INT initiates the L2CAP channel */
57 UINT16 peer_mtu; /* Transport channel L2CAP MTU of the peer */
58 UINT16 lcid; /* L2CAP LCID */
63 UINT16 reason; /* disconnect reason from L2CAP */
65 UINT16 lcid; /* L2CAP LCID */
167 UINT16 peer_mtu; /* L2CAP mtu of the peer device */
169 UINT16 lcid; /* L2CAP LCID */
173 UINT8 cfg_flags; /* L2CAP configuration flags */
174 UINT8 id; /* L2CAP id sent by peer device (need this to handle security pending) */
214 UINT16 lcid; /* L2CAP lcid for this control channel */
242 BT_HDR *p_data; /* data packet held due to L2CAP channel congestion */
244 const tMCA_CHNL_CFG *p_chnl_cfg; /* cfg params for L2CAP channel */
246 UINT16 lcid; /* L2CAP lcid */
356 /* L2CAP callback registration structure */