Module nw

Module nw 

Expand description

MCM Network API.

See: <ql_mcm_nw.h>

Structs§

ActiveBand
Active band type.
CdmaInfo
CdmaSignalInfo
CellAccessState
Cell access state type.
CellAccessStateEventInd
Indication message; Indication for a change in the cell access state, e.g., emergency only, CS call only.
CellInfo
CommonRegInfo
Common registration information for voice and data.
ConfigInfo
Configures the settings that define the MCM network interface.
DataRegEventInd
Indication message; Indication for the corresponding registered event flag NW_IND_DATA_REG_EVENT_IND_FLAG.
DenyReason
Deny reason.
GsmInfo
GsmSignalInfo
HdrSignalInfo
ImsConfig
IndicationFlag
Indication event flags for event_register.
LteInfo
LteSignalInfo
NetworkStatusType
Network status type.
NitzTimeEventInd
Indication message; Indication to update NITZ time.
NitzTimeInfo
Get NITZ Time information.
NwMode
Bitflags for preferred network modes.
OperatorNameInfo
RadioIf
Radio interface technology type.
RadioTech
Radio technology type.
RegStatusInfo
Gets the status associated with the connection of <id>.
RfBandEventInd
RfBandInfo
RoamStateType
Roaming state type.
ScanEntryInfo
ScanResultListInfo
Gets the status associated with the connection of <id>.
Selection
Network selection type.
SelectionInfo
Service
Service type.
SignalEventInd
Indication message; Indication for the corresponding registered event flag NW_IND_SIGNAL_STRENGTH_EVENT_IND_FLAG.
SignalStrengthInfo
Gets signal strength information.
TdscdmaSignalInfo
TechDomain
Technology domain type.
UmtsInfo
VoiceRegEventInd
Indication message; Indication for the corresponding registered event flag NW_IND_VOICE_REG_EVENT_IND_FLAG.
WcdmaSignalInfo
_3Gpp2RegInfo
Registration information for 3GPP2 systems.
_3GppRegInfo
Registration information for 3GPP systems.

Constants§

CELL_INFO_GSM_MAX
Maximum GSM cells in cell info response,
CELL_INFO_LTE_MAX
Maximum LTE cells in cell info response,
CELL_INFO_UMTS_MAX
Maximum UMTS cells in cell info response,
NITZ_BUF_LEN
SCAN_LIST_MAX

Functions§

add_rx_msg_handlerNon-ag35
Adds a handler for receiving network events based on the provided event flag bitmask.
client_deinitNon-ag35
Deinitializes a client handle.
client_initNon-ag35
Initializes a client handle.
event_registerNon-ag35
Registers for network events based on the provided bitmask.
get_cell_access_stateNon-ag35
Gets the cell access state.
get_cell_infoNon-ag35
Gets the cell information.
get_configNon-ag35
Gets the settings that define the MCM network interface.
get_ims_configNon-ag35
Gets IMS configuration, only LY customer project support.
get_nitz_time_infoNon-ag35
Gets the NITZ time information.
get_operator_nameNon-ag35
Gets the operator name information.
get_reg_statusNon-ag35
Gets the registration status information for voice and data connections.
get_rf_bandNon-ag35
Gets the RF band information.
get_signal_strengthNon-ag35
Gets the signal strength information.
perform_scanNon-ag35
Performs a network scan and gets the list of available networks.
set_configNon-ag35
Sets the settings that define the MCM network interface.
set_ims_configNon-ag35
Sets IMS configuration, only LY customer project support.
set_low_power_modeNon-ag35
Sets the low power mode.
set_selectionNon-ag35
Sets the network selection mode and, for manual selection, the network to select.

Type Aliases§

ClientHandle
DenyReasonTypeDeprecated
RadioTechTypeDeprecated
RxMsgHandlerFn
Callback function registered to add_rx_msg_handler.
ServiceTypeDeprecated
TechDomainTypeDeprecated