QMI.Codec.WirelessData (qmi v0.6.0) View Source
Codec for making wireless data service requests
Link to this section Summary
Functions
Send command to request the that the network interface starts to receive data
Link to this section Types
Specs
start_network_interface_opt() :: {:apn, String.t()}
Options for whens starting a network interface
:apn
- the name of our APN
Specs
start_network_report() :: %{packet_data_handle: non_neg_integer()}
Report from starting the network interface
Link to this section Functions
Specs
start_network_interface([start_network_interface_opt()]) :: QMI.request()
Send command to request the that the network interface starts to receive data