HomeSort by relevance Sort by last modified time
    Searched refs:at_tok_hasmore (Results 1 - 3 of 3) sorted by null

  /hardware/ril/reference-ril/
at_tok.h 28 int at_tok_hasmore(char **p_cur);
at_tok.c 185 int at_tok_hasmore(char **p_cur) function
reference-ril.c 188 if (at_tok_hasmore(&line)) {
938 if (!at_tok_hasmore(&line)) {
947 if (!at_tok_hasmore(&line)) {
    [all...]

Completed in 46 milliseconds