Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Drfcomm.h80 #define RFCOMM_RPN_STOP_1 0 macro
/Linux-v5.4/net/bluetooth/rfcomm/
Dcore.c1472 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
1503 if (stop_bits != RFCOMM_RPN_STOP_1) { in rfcomm_recv_rpn()
1505 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
Dtty.c928 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_tty_set_termios()