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

/hardware/ril/reference-ril/
H A Dreference-ril.c1675 int ackSuccess; local
1678 ackSuccess = ((int *)data)[0];
1680 if (ackSuccess == 1) {
1682 } else if (ackSuccess == 0) {

Completed in 323 milliseconds