HomeSort by relevance Sort by last modified time
    Searched refs:rej_sent (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/l2cap/
l2c_fcr.c 784 p_ccb->fcrb.rej_sent = TRUE;
792 if ( (!p_ccb->fcrb.local_busy) && (!p_ccb->fcrb.rej_sent) && (!p_ccb->fcrb.srej_sent)
797 L2CAP_TRACE_DEBUG ("l2c_fcr_proc_pdu() not sending RR CID: 0x%04x local_busy:%d rej_sent:%d srej_sent:%d Expected_Seq:%u Last_Ack:%u",
798 p_ccb->local_cid, p_ccb->fcrb.local_busy, p_ccb->fcrb.rej_sent, p_ccb->fcrb.srej_sent, p_ccb->fcrb.next_seq_expected,
    [all...]
l2c_int.h 176 BOOLEAN rej_sent; /* Reject was sent */ member in struct:__anon72814
    [all...]

Completed in 50 milliseconds