Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c70 static const char *s_smsPDU = NULL; variable
244 } else if (s_smsPDU != NULL && 0 == strcmp(line, "> ")) { in processLine()
247 writeCtrlZ(s_smsPDU); in processLine()
248 s_smsPDU = NULL; in processLine()
629 s_smsPDU = NULL; in clearPendingCommand()
647 s_smsPDU = NULL; in at_open()
760 s_smsPDU = smspdu; in at_send_command_full_nolock()