include: Add ofono_voicecall_en_list_notify api

This commit is contained in:
Jeevaka Badrappan 2011-04-06 07:26:40 -07:00 committed by Denis Kenzior
parent b8b03a2da6
commit a3dcd49711
1 changed files with 3 additions and 0 deletions

View File

@ -135,6 +135,9 @@ struct ofono_voicecall_driver {
ofono_voicecall_cb_t cb, void *data);
};
void ofono_voicecall_en_list_notify(struct ofono_voicecall *vc,
char **nw_en_list);
void ofono_voicecall_notify(struct ofono_voicecall *vc,
const struct ofono_call *call);
void ofono_voicecall_disconnected(struct ofono_voicecall *vc, int id,