| Age | Commit message (Collapse) | Author | Files | Lines |
|
Rename ofono_modem_get_userdata to ofono_modem_get_data
Rename ofono_modem_set_userdata to ofono_modem_set_data
For consistency with other drivers
|
|
The modem info ops (Serial, Manufacturer, etc) are broken into a
separate oFono atom. This is mainly to support a proper modem device
driver infrastructure. As a result the data structures have been
tweaked a little.
driver.h is now empty and has been removed.
|
|
|
|
|
|
Move to ofono_modem_add_interface, ofono_modem_remove_interface
and put in ofono/modem.h
|