VintageNetQMI.Connection (vintage_net_qmi v0.2.7) View Source

Establish an connection with the QMI device

Link to this section Summary

Types

Options for to establish the connection

Functions

Returns a specification to start this module under a supervisor.

Start the Connection server

Link to this section Types

Specs

arg() :: {:service_provider, String.t()}

Options for to establish the connection

:apn - The Access Point Name of the service provider

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link([arg()]) :: GenServer.on_start()

Start the Connection server