#include <dms.h>
|
uint8_t | techActiveTimeLen |
|
uint32_t | powerTech [9] |
|
uint32_t | techActiveTime [9] |
|
This structure is used to store unpack_dms_SLQSDmsGetModemActivityInfo parameters.
- Parameters
-
techActiveTimeLen |
- Number of sets of the following elements
|
powerTech |
- Modem power tech DMS_MODEM_POWER_1X_TECH (0) – 1X technology definition DMS_MODEM_POWER_DO_TECH (1) – DO technology definition DMS_MODEM_POWER_WCDMA1_TECH (2) – WCDMA technology definition for SUB1 DMS_MODEM_POWER_WCDMA2_TECH (3) – WCDMA technology definition for SUB2 DMS_MODEM_POWER_LTE1_TECH (4) – LTE technology definition for SUB1 DMS_MODEM_POWER_LTE2_TECH (5) – LTE technology definition for SUB2 DMS_MODEM_POWER_TDSCDMA_TECH (6) – TDSCDMA technology definition DMS_MODEM_POWER_GERAN1_TECH (7) – GERAN technology definition for SUB1 DMS_MODEM_POWER_GERAN2_TECH (8) – GERAN technology definition for SUB2
|
techActiveTime |
- Modem tech active time (in milliseconds)
|
Notes: None
The documentation for this struct was generated from the following file: