dataBearerTechnology Struct Reference
Detailed Description
Structure to hold the current data bearer technology values
- Parameters:
-
| pCurrentNetwork[OUT] |
- current selected network
- 0 - UNKNOWN
- 1 - 3GPP2
- 2 - 3GPP
|
| pRatMask[OUT] |
- Radio Access Technology (RAT) mask to indicate the type of technology (RAT mask value of zero indicates that this field is ignored)
- 0x8000 - NULL Bearer
- 0x0000 - DO_NOT_CARE CDMA RAT mask
- 0x01 - CDMA_1X
- 0x02 - EVDO_REV0
- 0x04 - EVDO_REVA UMTS RAT mask
- 0x01 - WCDMA
- 0x02 - GPRS
- 0x04 - HSDPA
- 0x08 - HSUPA
- 0x10 - EDGE
- 0x20 - LTE
- 0x40 - HSDPA+
- 0x80 - DC_HSDPA+
|
| pSoMask[OUT] |
- Service Option (SO) mask to indicate the SO or type of application (SO mask value of zero indicates that this field is ignored)
- 0x00 - DO_NOT_CARE CDMA 1X SO mask
- 0x01 - CDMA_1X_IS95
- 0x02 - CDMA_1X_IS2000
- 0x04 - CDMA_1X_IS2000_REL_A CDMA EV-DO Rev A SO mask
- 0x01 - EVDO_REVA_DPA
- 0x02 - EVDO_REVA_MFPA
- 0x04 - EVDO_REVA_EMPA
- 0x08 - EVDO_REVA_EMPA_EHRPD
|
Field Documentation