Functions in cellularnetwork.h
Functions that are available for accessing cellular network status.
cellular_network_event_get_mcc()
Get the Mobile Country Code (MCC) change from a
CELLULAR_NETWORK_ID_INFO
event.
cellular_network_event_get_mnc()
Get the Mobile Country Code (MNC) change from a
CELLULAR_NETWORK_ID_INFO
event.
cellular_network_get_domain()
Get the unique domain ID for the cellular network status change service.
cellular_network_get_network_id()
Get the current cellular network country code and network code.
cellular_network_request_events()
Start receiving cellular network status change events.
cellular_network_stop_events()
Stop receiving cellular network status change events.
Parent topic:
Cellular network status (cellularnetwork.h)
Related concepts
Enumerations in cellularnetwork.h