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

  /hardware/ril/reference-ril/
at_tok.h 25 int at_tok_nextbool(char **p_cur, char *p_out);
at_tok.c 150 int at_tok_nextbool(char **p_cur, char *p_out) function
reference-ril.c 171 err = at_tok_nextbool(&line, &(p_call->isMT));
185 err = at_tok_nextbool(&line, &(p_call->isMpty));
    [all...]

Completed in 128 milliseconds