On Tue, 2014-02-04 at 19:03 -0300, jprvita at gmail.com wrote: > +static pa_dbus_pending* pa_bluetooth_dbus_send_and_add_to_pending(hf_audio_agent_data *hfdata, DBusMessage *m, > + DBusPendingCallNotifyFunction func, void *call_data) { It's a static function, so it shouldn't have the pa_bluetooth_ prefix. -- Tanu