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

Lines Matching full:qmistatus

1567     int fd, qmistatus;
1623 qmistatus = system("netcfg rmnet0 dhcp");
1625 RLOGD("netcfg rmnet0 dhcp: status %d\n", qmistatus);
1627 if (qmistatus < 0) goto error;