Searched refs:WWAN_DATA_CLASS_GPRS (Results 1 – 2 of 2) sorted by relevance
47 #define WWAN_DATA_CLASS_GPRS 0x00000001 macro
1250 {WWAN_DATA_CLASS_GPRS, "GPRS"},1370 DataCapList = WWAN_DATA_CLASS_GPRS| in requestRegistrationState2()1617 } else if (DataCapList & WWAN_DATA_CLASS_GPRS) { in requestRegistrationState2()1618 pDataCapStr = wwan_data_class2str(WWAN_DATA_CLASS_GPRS); in requestRegistrationState2()