Searched refs:RFCOMM_MSC_RTR (Results 1 – 3 of 3) sorted by relevance
141 #define RFCOMM_MSC_RTR 0x08 /* Ready to receive*/ macro
711 if (modem_signals & RFCOMM_MSC_RTR) in rfc_process_msc()
366 ((signals & MODEM_SIGNAL_RTSCTS) ? RFCOMM_MSC_RTR : 0) | in rfc_send_msc()