Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c69 static const char *s_responsePrefix = NULL; variable
266 && strStartsWith (line, s_responsePrefix) in processLine()
275 if (strStartsWith (line, s_responsePrefix)) { in processLine()
628 s_responsePrefix = NULL; in clearPendingCommand()
646 s_responsePrefix = NULL; in at_open()
759 s_responsePrefix = responsePrefix; in at_send_command_full_nolock()