HomeSort by relevance Sort by last modified time
    Searched full:s_responseprefix (Results 1 - 1 of 1) sorted by null

  /hardware/ril/reference-ril/
atchannel.c 76 static const char *s_responsePrefix = NULL;
267 && strStartsWith (line, s_responsePrefix)
276 if (strStartsWith (line, s_responsePrefix)) {
560 s_responsePrefix = NULL;
579 s_responsePrefix = NULL;
690 s_responsePrefix = responsePrefix;

Completed in 82 milliseconds