Searched refs:PDP_IDLE (Results 1 – 1 of 1) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 406 PDP_IDLE, enumerator 416 {1, PDP_IDLE}, {2, PDP_IDLE}, {3, PDP_IDLE}, {4, PDP_IDLE}, {5, PDP_IDLE}, {6, PDP_IDLE}, 417 {7, PDP_IDLE}, {8, PDP_IDLE}, {9, PDP_IDLE}, {10, PDP_IDLE}, {11, PDP_IDLE}, 2766 if (s_PDP[i].state == PDP_IDLE) { 2780 s_PDP[cid - 1].state = PDP_IDLE;
|