Home
last modified time | relevance | path

Searched refs:RFCOMM_V24_RTR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dtty.c654 ((v24_sig & RFCOMM_V24_RTR) ? (TIOCM_RTS | TIOCM_CTS) : 0) | in rfcomm_dev_modem_status()
1082 v24_sig |= RFCOMM_V24_RTR; in rfcomm_tty_tiocmset()
1091 v24_sig &= ~RFCOMM_V24_RTR; in rfcomm_tty_tiocmset()
H A Dcore.c293 d->v24_sig = RFCOMM_V24_RTC | RFCOMM_V24_RTR | RFCOMM_V24_DV; in rfcomm_dlc_clear_state()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dtty.c655 ((v24_sig & RFCOMM_V24_RTR) ? (TIOCM_RTS | TIOCM_CTS) : 0) | in rfcomm_dev_modem_status()
1085 v24_sig |= RFCOMM_V24_RTR; in rfcomm_tty_tiocmset()
1094 v24_sig &= ~RFCOMM_V24_RTR; in rfcomm_tty_tiocmset()
H A Dcore.c297 d->v24_sig = RFCOMM_V24_RTC | RFCOMM_V24_RTR | RFCOMM_V24_DV; in rfcomm_dlc_clear_state()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Drfcomm.h60 #define RFCOMM_V24_RTR 0x08 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h60 #define RFCOMM_V24_RTR 0x08 macro

Completed in 11 milliseconds