Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_nas_SLQSGetOperatorNameData_t Struct Reference

#include <nas.h>

Data Fields

nas_serviceProviderNamepSrvcProviderName
 
nas_operatorPLMNListpOperatorPLMNList
 
nas_PLMNNetworkNamepPLMNNetworkName
 
nas_operatorNameStringpOperatorNameString
 
nas_PLMNNetworkNameDatapNITZInformation
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure for Operator Name unpack.

Parameters
pSrvcProviderName
  • Refer nas_serviceProviderName for details (Optional).
  • Can provide NULL if this parameter is not required.
  • Bit to check in ParamPresenceMask - 16
pOperatorPLMNList
  • Refer nas_operatorPLMNList for details (Optional).
  • Can provide NULL if this parameter is not required.
  • Bit to check in ParamPresenceMask - 17
pPLMNNetworkName
  • Refer nas_PLMNNetworkName for details (Optional).
  • Can provide NULL if this parameter is not required.
  • Bit to check in ParamPresenceMask - 18
pOperatorNameString
  • Refer nas_operatorNameString for details (Optional).
  • Can provide NULL if this parameter is not required.
  • Bit to check in ParamPresenceMask - 19
pNITZInformation
  • Refer nas_PLMNNetworkNameData for details (Optional).
  • Can provide NULL if this parameter is not required.
  • Bit to check in ParamPresenceMask - 20
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

The documentation for this struct was generated from the following file: