View Source VintageNetQMI.Cookbook (vintage_net_qmi v0.3.5)

Recipes for common QMI network configurations

Link to this section Summary

Functions

Return a configuration for connecting to a cellular network by APN

Link to this section Functions

@spec simple(String.t()) ::
  {:ok,
   %{
     type: VintageNetQMI,
     vintage_net_qmi: %{service_providers: [%{apn: String.t()}]}
   }}

Return a configuration for connecting to a cellular network by APN