Searched refs:read_count (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
H A Datchannel.c607 int read_count; local
614 read_count = 0;
618 read_count += ret;
621 } while(ack_count > 0 || read_count > 0);

Completed in 3 milliseconds