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

  /system/bt/stack/l2cap/
l2c_fcr.cc 440 p_fcrb->last_ack_sent = p_ccb->fcrb.next_seq_expected;
583 p_ccb->fcrb.last_ack_sent = p_ccb->fcrb.next_seq_expected;
665 p_ccb->fcrb.next_seq_expected, p_ccb->fcrb.last_ack_sent,
790 (p_ccb->fcrb.next_seq_expected != p_ccb->fcrb.last_ack_sent))
798 p_ccb->fcrb.last_ack_sent);
    [all...]
l2c_int.h 175 uint8_t last_ack_sent; /* Last peer sequence number ack'ed */ member in struct:__anon113944
    [all...]

Completed in 366 milliseconds