vintage_net_mobile v0.1.2 VintageNetMobile.Modem behaviour View Source
A behaviour for providing a specification for a modem to use with the VintageNetMobile runtime.
Link to this section Summary
Callbacks
Update the raw configuration for the modem
Check to make sure the modem is ready to be used
Return the list of modem/providers tuples handled by this module
Link to this section Types
A specification for what modem/providers tuples the implementation handles
Link to this section Callbacks
Link to this callback
add_raw_config(arg1, map, keyword)
View Sourceadd_raw_config(VintageNet.Interface.RawConfig.t(), map(), keyword()) :: VintageNet.Interface.RawConfig.t()
Update the raw configuration for the modem
Check to make sure the modem is ready to be used
Return the list of modem/providers tuples handled by this module