Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c2768 const char *pdp_type; local
2831 pdp_type = ((const char **)data)[6];
2833 pdp_type = "IP";
2856 asprintf(&cmd, "AT+CGDCONT=%d,\"%s\",\"%s\",,0,0", cid, pdp_type, apn);