Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Couzens 828eec5e97 call-list: fix a race condition in ofono_call_list_dial_callback
If ofono_call_list_dial_callback is called later than
ofono_call_list_notify, the new call is added, removed, added
again.
2017-10-17 12:01:03 +02:00
Alexander Couzens 668c7d7e41 add call-list helper to manage voice call lists
Many drivers asks the modem for a complete call list of current calls.
These list of calls can be feeded into call-list which parse the
list and notify ofono for new calls.
2017-07-25 15:28:28 +02:00