Lines Matching full:l2cap
49 /* "states" used for L2CAP channel */
64 UINT16 ch_result; /* L2CAP connection result value */
65 UINT16 ch_lcid; /* L2CAP channel LCID */
68 UINT8 ch_state; /* L2CAP channel state */
69 UINT8 ch_flags; /* L2CAP configuration flags */
75 UINT16 ch_result; /* L2CAP connection result value */
76 UINT16 ch_lcid; /* L2CAP channel LCID */
79 UINT8 ch_state; /* L2CAP channel state */
80 UINT8 ch_flags; /* L2CAP configuration flags */
82 UINT16 conflict_lcid; /* L2CAP channel LCID */
91 UINT16 ch_result; /* L2CAP connection result value */
92 UINT16 ch_lcid; /* L2CAP channel LCID */
95 UINT8 ch_state; /* L2CAP channel state */
96 UINT8 ch_flags; /* L2CAP configuration flags */
135 UINT16 mtu; /* our L2CAP MTU */
136 UINT16 mtu_br; /* our L2CAP MTU for the Browsing channel */
227 /* L2CAP callback registration structure */