dataBearers Struct Reference
Detailed Description
Structure to hold the data bearer technology values
- Parameters:
-
| dataBearerMask[OUT] |
- This bit mask indicates if data bearer information for the current and/or last call has been received from the device. If a bit is set, then the information is available in the corresponding structure i.e. the one provided by the caller. Refer to qmiDataBearerMasks for bit-mask positions.
|
| pCurDataBearerTechnology[OUT] |
- current data bearer technology value.
- NULL if the parameter is not required
|
| pLastCallDataBearerTechnology[OUT] |
- last call data bearer technology value.
- NULL if the parameter is not required
|
Field Documentation