Home | History | Annotate | Download | only in ril

Lines Matching defs:ack

1664   int* ack = (int*)data;
1667 ALOGV("SMS receipt %ssuccessful (reason %d).", ack[0] ? "" : "un", ack[1]);