Lines Matching full:channel
49 /* "states" used for L2CAP channel */
53 #define AVCT_CH_OPEN 3 /* Channel opened */
65 UINT16 ch_lcid; /* L2CAP channel LCID */
68 UINT8 ch_state; /* L2CAP channel state */
76 UINT16 ch_lcid; /* L2CAP channel LCID */
79 UINT8 ch_state; /* L2CAP channel state */
82 UINT16 conflict_lcid; /* L2CAP channel LCID */
92 UINT16 ch_lcid; /* L2CAP channel LCID */
95 UINT8 ch_state; /* L2CAP channel state */
97 BT_HDR *p_tx_msg; /* Message to be sent - in case the browsing channel is not open when MsgReg is called */
98 UINT8 ch_close; /* CCB index+1, if CCB initiated channel close */
108 BOOLEAN ch_close; /* Whether CCB initiated channel close */
136 UINT16 mtu_br; /* our L2CAP MTU for the Browsing channel */