Searched refs:pdp_type (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
H A Dreference-ril.c1573 const char *pdp_type; local
1632 pdp_type = ((const char **)data)[6];
1634 pdp_type = "IP";
1637 asprintf(&cmd, "AT+CGDCONT=1,\"%s\",\"%s\",,0,0", pdp_type, apn);

Completed in 58 milliseconds