Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Drfcomm.h79 #define RFCOMM_RPN_STOP_1 0 macro
/Linux-v5.10/net/bluetooth/rfcomm/
Dcore.c1469 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
1500 if (stop_bits != RFCOMM_RPN_STOP_1) { in rfcomm_recv_rpn()
1502 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
Dtty.c926 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_tty_set_termios()