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

/hardware/ril/reference-ril/
H A Datchannel.c86 static const char *s_smsPDU = NULL; variable
254 } else if (s_smsPDU != NULL && 0 == strcmp(line, "> ")) {
257 writeCtrlZ(s_smsPDU);
258 s_smsPDU = NULL;
579 s_smsPDU = NULL;
598 s_smsPDU = NULL;
743 s_smsPDU = smspdu;

Completed in 5256 milliseconds