Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Datchannel.c78 static const char *s_responsePrefix = NULL; variable
270 && strStartsWith (line, s_responsePrefix) in processLine()
279 if (strStartsWith (line, s_responsePrefix)) { in processLine()
564 s_responsePrefix = NULL; in clearPendingCommand()
583 s_responsePrefix = NULL; in at_open()
692 s_responsePrefix = responsePrefix; in at_send_command_full_nolock()