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

  /system/bt/stack/l2cap/
l2c_fcr.c 181 if (p_ccb->fcrb.wait_ack)
516 p_ccb->fcrb.wait_ack = TRUE;
693 if (p_ccb->fcrb.wait_ack)
707 /* Got a poll while in wait_ack state, so re-start our timer with 1-second */
720 p_ccb->fcrb.wait_ack = FALSE;
806 && (p_ccb->fcrb.wait_ack == FALSE)
    [all...]
l2c_csm.c     [all...]
l2c_int.h 178 BOOLEAN wait_ack; /* Transmitter is waiting ack (poll sent) */ member in struct:__anon72814
    [all...]
l2c_utils.c     [all...]
l2c_api.c     [all...]

Completed in 510 milliseconds