QMI.NetworkAccess (qmi v0.6.5) View Source

Provides commands related to network access

Link to this section Summary

Functions

Get the home network of the device

Get the current signal strength

Link to this section Functions

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, MNC, and service provider for the network.

Link to this function

get_signal_strength(qmi)

View Source

Specs

get_signal_strength(QMI.name()) ::
  {:ok, QMI.Codec.NetworkAccess.signal_strength_report()} | {:error, atom()}

Get the current signal strength