diff options
author | Pekka Pessi <Pekka.Pessi@nokia.com> | 2010-05-26 17:58:06 +0300 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-05-26 14:24:11 -0500 |
commit | 4f1506ba25c6e7a30566282879a63774477e0ca6 (patch) | |
tree | c41eaf81187e97b1deb877df6a5f42ce7900817e /src/call-forwarding.c | |
parent | 7bfe56efa2449c3afbb116f9cc4764042bf449bb (diff) | |
download | ofono-4f1506ba25c6e7a30566282879a63774477e0ca6.tar.bz2 |
Add: Online property to modem
The online/offline state is changed with the new set_online() modem driver
method.
In order to track atoms, there are modem states as follows:
- OFONO_MODEM_STATE_POWER_OFF
- OFONO_MODEM_STATE_PRE_SIM
- OFONO_MODEM_STATE_OFFLINE
- OFONO_MODEM_STATE_ONLINE
Atoms are added with driver methods pre_sim(), post_sim() and post_online().
Atoms are removed by modem core when the state changes.
Diffstat (limited to 'src/call-forwarding.c')
0 files changed, 0 insertions, 0 deletions