15 #ifndef __NAS_PERFORM_NETWORK_SCAN_MSG_H__ 16 #define __NAS_PERFORM_NETWORK_SCAN_MSG_H__ 19 #define QMI_NAS_NETSTATUS_MASK 0x03 20 #define QMI_NAS_MAX_INSTANCES 20 22 #define ROAMING_INDEX 2 23 #define FORBIDDEN_INDEX 4 24 #define PREFERRED_INDEX 6 25 #define MAX_DESCRIPTION_LENGTH 255 102 struct qmTlvResult results;
eQCWWANError
Definition: qmerrno.h:19
CHAR pDesription[255]
Definition: qaNasPerformNetworkScan.h:84
char CHAR
Definition: SwiDataTypes.h:33
ULONG pRoaming
Definition: qaNasPerformNetworkScan.h:81
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONG pInUse
Definition: qaNasPerformNetworkScan.h:80
ULONG pForbidden
Definition: qaNasPerformNetworkScan.h:82
WORD pMNC
Definition: qaNasPerformNetworkScan.h:79
Definition: qaNasPerformNetworkScan.h:76
unsigned long ULONG
Definition: SwiDataTypes.h:28
ULONG pPreferred
Definition: qaNasPerformNetworkScan.h:83
WORD pMCC
Definition: qaNasPerformNetworkScan.h:78
unsigned short WORD
Definition: SwiDataTypes.h:34