Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:PORT_EV_ERR

1274             if ((p_port->p_callback != NULL) && (p_port->ev_mask & PORT_EV_ERR))
1275 p_port->p_callback (PORT_EV_ERR, p_port->inx);
1348 event |= PORT_EV_ERR;