Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Drfcomm.h78 #define RFCOMM_RPN_STOP_1 0 macro
/linux-4.1.27/net/bluetooth/rfcomm/
Dcore.c1475 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
1506 if (stop_bits != RFCOMM_RPN_STOP_1) { in rfcomm_recv_rpn()
1508 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
Dtty.c940 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_tty_set_termios()