Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Couzens 69bc287991 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.
2018-01-23 05:25:39 +01:00
Alexander Couzens 96b93c1ef8 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.
2018-01-23 05:15:55 +01:00