index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dbus-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
dbus-common: Remove conn parameter from emit_array_property_changed
Andrzej Kaczmarek
1
-3
/
+2
2012-09-21
dbus-common: Remove conn parameter from emit_property_changed
Andrzej Kaczmarek
1
-3
/
+2
2012-09-21
Rename get_dbus_connection to btd_get_dbus_connection
Andrzej Kaczmarek
1
-1
/
+1
2012-08-20
gatt: Map Appearance value 0x0000 to "unknown"
Claudio Takahasi
1
-0
/
+2
2012-03-30
dbus-common: Map GAP Appearance characteristic to icon
Bruna Moreira
1
-0
/
+33
2011-09-12
Remove unneeded header include
Claudio Takahasi
1
-10
/
+1
2010-12-19
Add manager_foreach_adapter()
Johan Hedberg
1
-1
/
+1
2010-11-28
Remove unused includes
Johan Hedberg
1
-2
/
+0
2010-10-26
Simplify D-Bus connection handling and move it to main.c
Johan Hedberg
1
-109
/
+0
2010-10-26
Remove useless hcid_dbus_unregister function
Johan Hedberg
1
-34
/
+0
2010-10-26
Rename dbus-hci.c event.c and use btd_event_ prefix for it
Johan Hedberg
1
-1
/
+1
2010-10-26
Move class_to_icon() to dbus-common.c
Johan Hedberg
1
-0
/
+64
2010-10-26
Move global D-Bus connection functions to dbus-common.c
Johan Hedberg
1
-0
/
+12
2010-09-10
Fix dict_append_array to accept types other than string
Luiz Augusto von Dentz
1
-5
/
+11
2010-08-09
Fix append_variant_array() to take a number of elements
Vinicius Costa Gomes
1
-5
/
+6
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-07-21
Fix bogus error comparison
Johan Hedberg
1
-1
/
+1
2009-06-30
Move MAX_NAME_LENGTH define from hcid.h to adapter.h
Johan Hedberg
1
-1
/
+0
2009-06-30
Use a proper define for the maximum name length
Johan Hedberg
1
-0
/
+1
2009-06-11
Add udev mode to bluetoothd
Bastien Nocera
1
-5
/
+13
2009-01-12
Move l2raw_connect over to device.c (since it's not needed anywhere else)
Johan Hedberg
1
-56
/
+0
2009-01-12
Add support for dedicated bonding using BT_SECURITY
Johan Hedberg
1
-1
/
+5
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-22
Cleanup adapters on exit.
Luiz Augusto von Dentz
1
-1
/
+2
2008-10-24
Use g_dbus_send_message instead of dbus_connection_send
Johan Hedberg
1
-12
/
+2
2008-10-17
Fix fallouts due to GDBusWatchFunction changes
Marcel Holtmann
1
-1
/
+1
2008-10-16
Add emit_array_property_changed()
Johan Hedberg
1
-67
/
+59
2008-10-16
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
1
-5
/
+5
2008-10-16
Add dict_append_array()
Johan Hedberg
1
-0
/
+31
2008-10-16
Rename dbus_message_iter_append_dict_entry to dict_append_entry
Johan Hedberg
1
-2
/
+2
2008-10-06
Don't allow NULL strings in dictionaries (just ignore them)
Marcel Holtmann
1
-0
/
+6
2008-09-12
Modifying l2raw_connect to take bdaddr_t as parameter.
Alok Barsode
1
-3
/
+3
2008-09-04
Renaming struct adapter to struct btd_adapter.
Alok Barsode
1
-1
/
+1
2008-08-28
Storage cleanup
Claudio Takahasi
1
-1
/
+1
2008-08-26
Removed warnings
Claudio Takahasi
1
-0
/
+2
2008-08-25
Cleanup: unnecessary includes
Claudio Takahasi
1
-3
/
+0
2008-08-04
Remove SDP server and experimental option
Marcel Holtmann
1
-12
/
+0
2008-07-29
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
1
-0
/
+353