Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c415 struct PDPInfo s_PDP[] = { variable
2766 if (s_PDP[i].state == PDP_IDLE) {
2767 s_PDP[i].state = PDP_BUSY;
2768 ret = s_PDP[i].cid;
2780 s_PDP[cid - 1].state = PDP_IDLE;