#include <nas.h>
|
uint8_t | srv_status |
|
uint8_t | true_srv_status |
|
uint8_t | is_pref_data_path |
|
Structure for TDSCDMA service status info
- Parameters
-
srv_status |
- Service status of the system.
- 0: SYS_SRV_STATUS_NO_SRV - No service
- 1: SYS_SRV_STATUS_LIMITED - Limited service
- 2: SYS_SRV_STATUS_SRV - Service
- 3: SYS_SRV_STATUS_LIMITED_REGIONAL - Limited regional service
- 4: SYS_SRV_STATUS_PWR_SAVE - Power save
|
true_srv_status |
- True service status of the system (not appliable to CDMA/HDR)
- 0: SYS_SRV_STATUS_NO_SRV - No service
- 1: SYS_SRV_STATUS_LIMITED - Limited service
- 2: SYS_SRV_STATUS_SRV - Service
- 3: SYS_SRV_STATUS_LIMITED_REGIONAL - Limited regional service
- 4: SYS_SRV_STATUS_PWR_SAVE - Power save
|
is_pref_data_path |
- Whether the RAT is the preferred data path (not applicable to NR5G)
- 0: Not preferred
- 1: Preferred
|
The documentation for this struct was generated from the following file: