include: Add ofono_voicecall_en_list_notify api
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>
Wed, 6 Apr 2011 14:26:40 +0000 (07:26 -0700)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 8 Apr 2011 03:18:05 +0000 (22:18 -0500)
include/voicecall.h

index 6ae06a9..a373c64 100644 (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,