Linux SDK (lite-qmi)
MBPL_SDK_R25_ENG3
|
#include <qaGobiApiCbk.h>
Data Fields | |
BYTE | registrationState |
BYTE | csAttachState |
BYTE | psAttachState |
BYTE | selectedNetwork |
BYTE | radioInterfaceNo |
BYTE | radioInterfaceList [MAX_RADIO_INTERFACE_LIST] |
BYTE | hdrPersonality |
This structure will hold the serving system parameters information
registrationState | - Registration state of the mobile
|
csAttachState | - Circuit Switch domain attach state of the mobile
|
psAttachState | - Packet domain attach state of the mobile
|
selectedNetwork | - Type of selected radio access network
|
radioInterfaceNo | - Number of radio interfaces currently in use; this indicates how many radio_if identifiers follow this field |
radioInterfaceList | - Radio interface currently in use (each is 1 byte)
|
hdrPersonality | - HDR personality information (valid only for EVDO)
|
Note: None