Home | History | Annotate | Download | only in l2cap

Lines Matching refs:remote_busy

367         if ( (p_ccb->fcrb.remote_busy == TRUE)
1079 L2CAP_TRACE_DEBUG ("process_s_frame ctrl_word 0x%04x fcrb_remote_busy:%d", ctrl_word, p_fcrb->remote_busy);
1094 remote_was_busy = p_fcrb->remote_busy;
1095 p_fcrb->remote_busy = FALSE;
1102 p_fcrb->remote_busy = FALSE;
1107 p_fcrb->remote_busy = TRUE;
1112 p_fcrb->remote_busy = FALSE;