Home | History | Annotate | Download | only in l2cap

Lines Matching defs:xx

911     UINT8       req_seq, num_bufs_acked, xx;
955 for (xx = 0; xx < num_bufs_acked; xx++)
2275 UINT8 xx;
2291 for (xx = 0; (xx < num_bufs_acked)&&(p_buf); xx++)
2296 if ( xx == num_bufs_acked - 1 )