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

Lines Matching refs:strings

194         // Some lame implementations return strings
1220 const char** strings = (const char**)data;;
1223 asprintf(&cmd, "AT+CPIN=%s", strings[0]);
1225 asprintf(&cmd, "AT+CPIN=%s,%s", strings[0], strings[1]);
1517 // echo back strings