QMI.Codec.WirelessData (qmi v0.6.0) View Source

Codec for making wireless data service requests

Link to this section Summary

Types

Options for whens starting a network interface

Report from starting the network interface

Functions

Send command to request the that the network interface starts to receive data

Link to this section Types

Link to this type

start_network_interface_opt()

View Source

Specs

start_network_interface_opt() :: {:apn, String.t()}

Options for whens starting a network interface

  • :apn - the name of our APN
Link to this type

start_network_report()

View Source

Specs

start_network_report() :: %{packet_data_handle: non_neg_integer()}

Report from starting the network interface

Link to this section Functions

Link to this function

start_network_interface(opts \\ [])

View Source

Specs

start_network_interface([start_network_interface_opt()]) :: QMI.request()

Send command to request the that the network interface starts to receive data