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

/hardware/ril/reference-ril/
H A Dreference-ril.c1660 int ackSuccess; local
1663 ackSuccess = ((int *)data)[0];
1665 if (ackSuccess == 1) {
1667 } else if (ackSuccess == 0) {

Completed in 30 milliseconds