QMI.NetworkAccess.get_home_network
You're seeing just the function
get_home_network
, go back to QMI.NetworkAccess module for more information.
Specs
get_home_network(QMI.name()) :: {:ok, QMI.Codec.NetworkAccess.home_network_report()} | {:error, atom()}
Get the home network of the device
This returns the MCC and MNC of the device.