Searched refs:RFCOMM_MSC_IC (Results 1 – 3 of 3) sorted by relevance
142 #define RFCOMM_MSC_IC 0x40 /* Incomming call indicator*/ macro
714 if (modem_signals & RFCOMM_MSC_IC) in rfc_process_msc()
340 ((signals & MODEM_SIGNAL_RI) ? RFCOMM_MSC_IC : 0) | in rfc_send_msc()