Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h79 #define RFCOMM_RPN_STOP_1 0 macro
/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c1509 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
1540 if (stop_bits != RFCOMM_RPN_STOP_1) { in rfcomm_recv_rpn()
1542 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_recv_rpn()
Dtty.c929 stop_bits = RFCOMM_RPN_STOP_1; in rfcomm_tty_set_termios()