Home
last modified time | relevance | path

Searched refs:RFCOMM_RPN_STOP_1 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/net/bluetooth/
Drfcomm.h80 #define RFCOMM_RPN_STOP_1 0 macro
/linux-3.4.99/net/bluetooth/rfcomm/
Dcore.c1440 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
1471 if (stop_bits != RFCOMM_RPN_STOP_1) { in rfcomm_recv_rpn()
1473 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
Dtty.c946 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_tty_set_termios()