#include <dms.h>
|
|
uint8_t * | pPsmEnableState |
| |
|
uint32_t * | pActiveTimer |
| |
|
uint32_t * | pPeriodicUpdateTimer |
| |
This structure contains the Power Save Mode (PSM) configuration parameter.
- Parameters
-
| pPsmEnableState | [Optional]
- PSM Enable State
- Values
- 0 - PSM is not enabled
- 1 - PSM is enabled
|
| pActiveTimer | [Optional]
- Active Timer
- PSM active timer value (in seconds).
- ActiveTimer encoding is the GPRS timer 2 encoding specified in Table 10.5.172 of 3GPP TS 24.008.
|
| pPeriodicUpdateTimer | [Optional]
- Periodic Update Timer
- PSM periodic update timer value (in seconds)
- Periodic Update Timer encoding is the GPRS timer 3 encoding specified in Table 10.5.163a of 3GPP TS 24.008.
|
The documentation for this struct was generated from the following file: