Home
last modified time | relevance | path

Searched refs:throughput_start (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_fcr.cc2400 if (timestamp - p_ccb->fcrb.throughput_start > 0) in l2c_fcr_collect_ack_delay()
2402 (timestamp - p_ccb->fcrb.throughput_start); in l2c_fcr_collect_ack_delay()
2404 p_ccb->fcrb.throughput_start = timestamp; in l2c_fcr_collect_ack_delay()
Dl2c_int.h230 uint32_t throughput_start; member