Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:errors

1018 **                  errors     - receive error codes
1021 int PORT_SendError (UINT16 handle, UINT8 errors)
1025 RFCOMM_TRACE_API ("PORT_SendError() handle:%d errors:0x%x", handle, errors);
1044 RFCOMM_LineStatusReq (p_port->rfc.p_mcb, p_port->dlci, errors);