QMI.WirelessData (qmi v0.8.0) View Source

Provides command related to wireless messaging

Link to this section Summary

Functions

Set the event report options for the wireless data event indication

Start the network interface

Link to this section Functions

Link to this function

set_event_report(qmi, opts \\ [])

View Source

Specs

set_event_report(QMI.name(), [QMI.Codec.WirelessData.event_report_opt()]) ::
  :ok | {:error, atom()}

Set the event report options for the wireless data event indication

Link to this function

start_network_interface(qmi, opts \\ [])

View Source

Specs

Start the network interface

This will return once a packet data session is established and the interface can perform IP address configuration. That means once this returns you can configure the interface via DHCP.