Handle the pending dbus calls before termination
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / include / bt-request-handler.h
index df8928f..fa3a83b 100755 (executable)
@@ -50,6 +50,8 @@ void _bt_save_invocation_context(GDBusMethodInvocation *invocation, int result,
 
 void _bt_free_info_from_invocation_list(invocation_info_t *req_info);
 
+void _bt_service_unref_connection(void);
+
 int _bt_service_register(void);
 
 void _bt_service_unregister(void);