Searched refs:RFCOMM_MSC_RTR (Results 1 – 3 of 3) sorted by relevance
131 #define RFCOMM_MSC_RTR 0x08 /* Ready to receive*/ macro
746 if (modem_signals & RFCOMM_MSC_RTR) pars.modem_signal |= MODEM_SIGNAL_RTSCTS; in rfc_process_msc()
322 ((signals & MODEM_SIGNAL_RTSCTS) ? RFCOMM_MSC_RTR : 0) | in rfc_send_msc()