[gnome-bluetooth/moblin-dev: 1/4] Expose bluetooth_client_get_default_adapter



commit ac17241f43ec9d68ae962200a2f0eabaf25db32f
Author: Ross Burton <ross linux intel com>
Date:   Mon Jan 25 17:20:42 2010 +0000

    Expose bluetooth_client_get_default_adapter

 lib/bluetooth-client.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-client.h b/lib/bluetooth-client.h
index d375d27..02a1213 100644
--- a/lib/bluetooth-client.h
+++ b/lib/bluetooth-client.h
@@ -74,6 +74,8 @@ const gchar *bluetooth_type_to_string(guint type);
 gboolean bluetooth_verify_address (const char *bdaddr);
 const char *bluetooth_uuid_to_string (const char *uuid);
 
+DBusGProxy *bluetooth_client_get_default_adapter (BluetoothClient *client);
+
 G_END_DECLS
 
 #endif /* __BLUETOOTH_CLIENT_H */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]