Lines Matching refs:u8
104 u8 addr;
105 u8 ctrl;
106 u8 len; /* Actual size can be 2 bytes */
110 u8 addr;
111 u8 ctrl;
112 u8 len;
113 u8 fcs;
117 u8 type;
118 u8 len;
122 u8 dlci;
123 u8 flow_ctrl;
124 u8 priority;
125 u8 ack_timer;
127 u8 max_retrans;
128 u8 credits;
132 u8 dlci;
133 u8 bit_rate;
134 u8 line_settings;
135 u8 flow_ctrl;
136 u8 xon_char;
137 u8 xoff_char;
142 u8 dlci;
143 u8 status;
147 u8 dlci;
148 u8 v24_sig;
178 u8 dlci;
179 u8 addr;
180 u8 priority;
181 u8 v24_sig;
182 u8 remote_v24_sig;
183 u8 mscex;
184 u8 out;
185 u8 sec_level;
186 u8 role_switch;
198 void (*modem_status)(struct rfcomm_dlc *d, u8 v24_sig);
227 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci,
228 u8 bit_rate, u8 data_bits, u8 stop_bits,
229 u8 parity, u8 flow_ctrl_settings,
230 u8 xon_char, u8 xoff_char, u16 param_mask);
236 u8 channel);
240 int rfcomm_dlc_set_modem_status(struct rfcomm_dlc *d, u8 v24_sig);
241 int rfcomm_dlc_get_modem_status(struct rfcomm_dlc *d, u8 *v24_sig);
243 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel);
282 u8 rc_channel;
307 u8 channel;
308 u8 sec_level;
309 u8 role_switch;
315 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel,
343 u8 channel;
352 u8 channel;