Searched refs:WWAN_DATA_CLASS_1XEVDO_REVB (Results 1 – 2 of 2) sorted by relevance
60 #define WWAN_DATA_CLASS_1XEVDO_REVB 0x00200000 /* for future use */ macro
1263 {WWAN_DATA_CLASS_1XEVDO_REVB, "1XEVDO_REVB"},1355 WWAN_DATA_CLASS_1XEVDO_REVB; in requestRegistrationState2()1585 } else if (DataCapList & WWAN_DATA_CLASS_1XEVDO_REVB) { in requestRegistrationState2()1586 pDataCapStr = wwan_data_class2str(WWAN_DATA_CLASS_1XEVDO_REVB); in requestRegistrationState2()