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

  /hardware/ril/reference-ril/
at_tok.h 26 int at_tok_nextstr(char **p_cur, char **out);
at_tok.c 173 int at_tok_nextstr(char **p_cur, char **p_out) function
reference-ril.c 306 err = at_tok_nextstr(&line, &(p_call->number));
532 err = at_tok_nextstr(&line, &out);
539 err = at_tok_nextstr(&line, &out);
546 err = at_tok_nextstr(&line, &out);
1000 err = at_tok_nextstr(&line, &responseStr);
    [all...]

Completed in 76 milliseconds