Searched refs:WWAN_DATA_CLASS_1XEVDO (Results 1 – 2 of 2) sorted by relevance
56 #define WWAN_DATA_CLASS_1XEVDO 0x00020000 macro
1259 {WWAN_DATA_CLASS_1XEVDO, "1XEVDO"},1352 WWAN_DATA_CLASS_1XEVDO| in requestRegistrationState2()1589 } else if (DataCapList & WWAN_DATA_CLASS_1XEVDO) { in requestRegistrationState2()1590 pDataCapStr = wwan_data_class2str(WWAN_DATA_CLASS_1XEVDO); in requestRegistrationState2()