Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:PORT_DCD_ON

188           (PORT_DTRDSR_ON | PORT_CTSRTS_ON | PORT_DCD_ON);
745 p_port->local_ctrl.modem_signal |= PORT_DCD_ON;
749 p_port->local_ctrl.modem_signal &= ~PORT_DCD_ON;
1052 if (!(p_port->peer_ctrl.modem_signal & PORT_DCD_ON))