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

  /system/bt/stack/l2cap/
l2c_fcr.cc 221 fixed_queue_free(p_fcrb->waiting_for_ack_q, osi_free);
222 p_fcrb->waiting_for_ack_q = NULL;
379 (fixed_queue_length(p_ccb->fcrb.waiting_for_ack_q) >=
666 fixed_queue_length(p_ccb->fcrb.waiting_for_ack_q), p_ccb->fcrb.num_tries);
725 if (fixed_queue_is_empty(p_ccb->fcrb.waiting_for_ack_q))
    [all...]
l2c_int.h 192 waiting_for_ack_q; /* Buffers sent and waiting for peer to ack */ member in struct:__anon113944
    [all...]
l2c_utils.cc     [all...]

Completed in 842 milliseconds