Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:p_signal

970 **                  p_signal   - specify the pointer to control signals info
973 int PORT_GetModemStatus (UINT16 handle, UINT8 *p_signal)
989 *p_signal = p_port->peer_ctrl.modem_signal;
991 RFCOMM_TRACE_API ("PORT_GetModemStatus() handle:%d signal:%x", handle, *p_signal);