Linux SDK (lite-qmi)
MBPL_SDK_R25_ENG3
|
#include <dms.h>
Data Fields | |
uint16_t | prl_version |
uint8_t | prl_only |
uint32_t | prl_source |
Name: dms_PrlInformationTlv
Purpose: Structure used to store PRL Information This TLV contains prl_version, prl_source, and prl_pref_only information. Subscriptions.
Members:
prl_version | - PRL version. |
prl_only | - PRL only. Values: 0 – Unset 1 – Set |
prl_source | - PRL source. Values: DMS_PRL_SOURCE_INFO_UNDETERMINED (0) – PRL is not loaded DMS_PRL_SOURCE_INFO_DEFAULT (1) – PRL source is the default PRL DMS_PRL_SOURCE_INFO_NV (2) – PRL source is the nonvolatile memory DMS_PRL_SOURCE_INFO_CARD (3) – PRL source is the card |