Home | History | Annotate | Download | only in l2cap

Lines Matching refs:remote_busy

392         if ( (p_ccb->fcrb.remote_busy == TRUE)
1034 L2CAP_TRACE_DEBUG ("process_s_frame ctrl_word 0x%04x fcrb_remote_busy:%d", ctrl_word, p_fcrb->remote_busy);
1049 remote_was_busy = p_fcrb->remote_busy;
1050 p_fcrb->remote_busy = FALSE;
1057 p_fcrb->remote_busy = FALSE;
1062 p_fcrb->remote_busy = TRUE;
1067 p_fcrb->remote_busy = FALSE;