Home | History | Annotate | Download | only in l2cap

Lines Matching refs:L2CAP_ERTM_STATS_NUM_AVG

224 #define L2CAP_ERTM_STATS_NUM_AVG 10
229 uint32_t throughput[L2CAP_ERTM_STATS_NUM_AVG];
230 uint32_t ack_delay_avg[L2CAP_ERTM_STATS_NUM_AVG];
231 uint32_t ack_delay_min[L2CAP_ERTM_STATS_NUM_AVG];
232 uint32_t ack_delay_max[L2CAP_ERTM_STATS_NUM_AVG];
233 uint32_t ack_q_count_avg[L2CAP_ERTM_STATS_NUM_AVG];
234 uint32_t ack_q_count_min[L2CAP_ERTM_STATS_NUM_AVG];
235 uint32_t ack_q_count_max[L2CAP_ERTM_STATS_NUM_AVG];