Go to the source code of this file.
Data Structures | |
struct | QmiNas3GppNetworkInfo |
struct | QmiNasPerformNetworkScanResp |
Defines | |
#define | QMI_NAS_NETSTATUS_MASK 0x03 |
#define | QMI_NAS_MAX_INSTANCES 20 |
#define | INDEX_ZERO 0 |
#define | ROAMING_INDEX 2 |
#define | FORBIDDEN_INDEX 4 |
#define | PREFERRED_INDEX 6 |
#define | MAX_DESCRIPTION_LENGTH 255 |
Enumerations | |
enum | eQMI_NAS_PERFORM_NETWORK_SCAN_RESP { eTLV_3GPP_NETWORK_INFO = 0x10 } |
Functions | |
enum eQCWWANError | PkQmiNasPerformNetworkScan (WORD *pMlength, BYTE *pParamField) |
enum eQCWWANError | UpkQmiNasPerformNetworkScan (BYTE *pMdmResp, struct QmiNasPerformNetworkScanResp *pAipResp) |
#define FORBIDDEN_INDEX 4 |
#define INDEX_ZERO 0 |
#define MAX_DESCRIPTION_LENGTH 255 |
#define PREFERRED_INDEX 6 |
#define QMI_NAS_MAX_INSTANCES 20 |
#define QMI_NAS_NETSTATUS_MASK 0x03 |
#define ROAMING_INDEX 2 |
enum eQCWWANError PkQmiNasPerformNetworkScan | ( | WORD * | pMlength, | |
BYTE * | pParamField | |||
) |
enum eQCWWANError UpkQmiNasPerformNetworkScan | ( | BYTE * | pMdmResp, | |
struct QmiNasPerformNetworkScanResp * | pAipResp | |||
) |