Home | History | Annotate | Download | only in reference-ril

Lines Matching defs:strings

191         // Some lame implementations return strings
1159 const char** strings = (const char**)data;;
1162 asprintf(&cmd, "AT+CPIN=%s", strings[0]);
1164 asprintf(&cmd, "AT+CPIN=%s,%s", strings[0], strings[1]);
1456 // echo back strings