Searched refs:WWAN_DATA_CLASS_1XEVDO_REVA (Results 1 – 2 of 2) sorted by relevance
57 #define WWAN_DATA_CLASS_1XEVDO_REVA 0x00040000 macro
1260 {WWAN_DATA_CLASS_1XEVDO_REVA, "1XEVDO_REVA"},1353 WWAN_DATA_CLASS_1XEVDO_REVA| in requestRegistrationState2()1587 } else if (DataCapList & WWAN_DATA_CLASS_1XEVDO_REVA) { in requestRegistrationState2()1588 pDataCapStr = wwan_data_class2str(WWAN_DATA_CLASS_1XEVDO_REVA); in requestRegistrationState2()