Searched refs:x_on (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 */
914 x_on = new->c_cc[VSTOP];
918 x_on = RFCOMM_RPN_XON_CHAR;
1006 RFCOMM_RPN_FLOW_NONE, x_on, x_off, changes);

Completed in 65 milliseconds