Module nw
Expand description
MCM Network API.
See: <ql_mcm_nw.h>
Structs§
- Active
Band - Active band type.
- Cdma
Info - Cdma
Signal Info - Cell
Access State - Cell access state type.
- Cell
Access State Event Ind - Indication message; Indication for a change in the cell access state, e.g., emergency only, CS call only.
- Cell
Info - Common
RegInfo - Common registration information for voice and data.
- Config
Info - Configures the settings that define the MCM network interface.
- Data
RegEvent Ind - Indication message; Indication for the corresponding registered event flag NW_IND_DATA_REG_EVENT_IND_FLAG.
- Deny
Reason - Deny reason.
- GsmInfo
- GsmSignal
Info - HdrSignal
Info - ImsConfig
- Indication
Flag - Indication event flags for
event_register. - LteInfo
- LteSignal
Info - Network
Status Type - Network status type.
- Nitz
Time Event Ind - Indication message; Indication to update NITZ time.
- Nitz
Time Info - Get NITZ Time information.
- NwMode
- Bitflags for preferred network modes.
- Operator
Name Info - RadioIf
- Radio interface technology type.
- Radio
Tech - Radio technology type.
- RegStatus
Info - Gets the status associated with the connection of <id>.
- RfBand
Event Ind - RfBand
Info - Roam
State Type - Roaming state type.
- Scan
Entry Info - Scan
Result List Info - Gets the status associated with the connection of <id>.
- Selection
- Network selection type.
- Selection
Info - Service
- Service type.
- Signal
Event Ind - Indication message; Indication for the corresponding registered event flag NW_IND_SIGNAL_STRENGTH_EVENT_IND_FLAG.
- Signal
Strength Info - Gets signal strength information.
- Tdscdma
Signal Info - Tech
Domain - Technology domain type.
- Umts
Info - Voice
RegEvent Ind - Indication message; Indication for the corresponding registered event flag NW_IND_VOICE_REG_EVENT_IND_FLAG.
- Wcdma
Signal Info - _3Gpp2
RegInfo - Registration information for 3GPP2 systems.
- _3Gpp
RegInfo - 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_ handler Non- ag35 - Adds a handler for receiving network events based on the provided event flag bitmask.
- client_
deinit ⚠Non- ag35 - Deinitializes a client handle.
- client_
init ⚠Non- ag35 - Initializes a client handle.
- event_
register ⚠Non- ag35 - Registers for network events based on the provided bitmask.
- get_
cell_ ⚠access_ state Non- ag35 - Gets the cell access state.
- get_
cell_ ⚠info Non- ag35 - Gets the cell information.
- get_
config ⚠Non- ag35 - Gets the settings that define the MCM network interface.
- get_
ims_ ⚠config Non- ag35 - Gets IMS configuration, only LY customer project support.
- get_
nitz_ ⚠time_ info Non- ag35 - Gets the NITZ time information.
- get_
operator_ ⚠name Non- ag35 - Gets the operator name information.
- get_
reg_ ⚠status Non- ag35 - Gets the registration status information for voice and data connections.
- get_
rf_ ⚠band Non- ag35 - Gets the RF band information.
- get_
signal_ ⚠strength Non- ag35 - Gets the signal strength information.
- perform_
scan ⚠Non- ag35 - Performs a network scan and gets the list of available networks.
- set_
config ⚠Non- ag35 - Sets the settings that define the MCM network interface.
- set_
ims_ ⚠config Non- ag35 - Sets IMS configuration, only LY customer project support.
- set_
low_ ⚠power_ mode Non- ag35 - Sets the low power mode.
- set_
selection ⚠Non- ag35 - Sets the network selection mode and, for manual selection, the network to select.
Type Aliases§
- Client
Handle - Deny
Reason Type Deprecated - Radio
Tech Type Deprecated - RxMsg
Handler Fn - Callback function registered to
add_rx_msg_handler. - Service
Type Deprecated - Tech
Domain Type Deprecated