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.c2807 const char *pdp_type; local
2870 pdp_type = ((const char **)data)[6];
2872 pdp_type = "IP";
2895 asprintf(&cmd, "AT+CGDCONT=%d,\"%s\",\"%s\",,0,0", cid, pdp_type, apn);