Searched refs:RFCOMM_MSC_IC (Results 1 – 3 of 3) sorted by relevance
132 #define RFCOMM_MSC_IC 0x40 /* Incomming call indicator*/ macro
748 if (modem_signals & RFCOMM_MSC_IC) pars.modem_signal |= MODEM_SIGNAL_RI; in rfc_process_msc()
323 ((signals & MODEM_SIGNAL_RI) ? RFCOMM_MSC_IC : 0) | in rfc_send_msc()