Searched refs:x_off (Results 1 - 1 of 1) sorted by relevance

/net/bluetooth/rfcomm/
H A Dtty.c876 u8 baud, data_bits, stop_bits, parity, x_on, x_off; local
911 /* Setting the x_on / x_off characters */
923 x_off = new->c_cc[VSTART];
927 x_off = RFCOMM_RPN_XOFF_CHAR;
1006 RFCOMM_RPN_FLOW_NONE, x_on, x_off, changes);

Completed in 238 milliseconds