diff src/bluetooth/bluetooth.h @ 2854:43557eb3180f

playback
author Paula Stanciu <paula.stanciu@gmail.com>
date Wed, 30 Jul 2008 17:49:43 +0300
parents 22a5075fc7f7
children dc22e3d2e56e 6c53f9fa9029
line wrap: on
line diff
--- a/src/bluetooth/bluetooth.h	Tue Jul 29 18:49:04 2008 +0300
+++ b/src/bluetooth/bluetooth.h	Wed Jul 30 17:49:43 2008 +0300
@@ -40,6 +40,7 @@
 
 void refresh_call(void);
 void connect_call(void);
+void play_call(void);
 GList * audio_devices;
 gint discover_finish ;
 DBusGConnection * bus;