Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:p_signal

860 **                  p_signal   - specify the pointer to control signals info
863 int PORT_GetModemStatus (UINT16 handle, UINT8 *p_signal)
879 *p_signal = p_port->peer_ctrl.modem_signal;
881 RFCOMM_TRACE_API2 ("PORT_GetModemStatus() handle:%d signal:%x", handle, *p_signal);