summaryrefslogtreecommitdiff
path: root/src/dbus-common.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-04core: Remove pointless temporary adapter path variableMarcel Holtmann1-2/+0
2012-12-16core: Remove unused emit_array_property_changed functionLucas De Marchi1-5/+0
2012-12-14core: Remove unused emit_property_changed functionJohan Hedberg1-5/+0
2012-09-21dbus-common: Remove conn parameter from emit_array_property_changedAndrzej Kaczmarek1-2/+1
2012-09-21dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek1-2/+1
2012-09-21Rename get_dbus_connection to btd_get_dbus_connectionAndrzej Kaczmarek1-1/+1
2012-03-30dbus-common: Map GAP Appearance characteristic to iconBruna Moreira1-0/+1
2010-10-26Simplify D-Bus connection handling and move it to main.cJohan Hedberg1-3/+0
2010-10-26Remove useless hcid_dbus_unregister functionJohan Hedberg1-1/+0
2010-10-26Move class_to_icon() to dbus-common.cJohan Hedberg1-0/+2
2010-10-26Move global D-Bus connection functions to dbus-common.cJohan Hedberg1-0/+3
2010-08-09Fix append_variant_array() to take a number of elementsVinicius Costa Gomes1-1/+1
2010-01-07Update Nokia copyrightsJohan Hedberg1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-01-12Move l2raw_connect over to device.c (since it's not needed anywhere else)Johan Hedberg1-3/+0
2009-01-12Add support for dedicated bonding using BT_SECURITYJohan Hedberg1-1/+2
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-10-16Add emit_array_property_changed()Johan Hedberg1-0/+6
2008-10-16Rename dbus_connection_emit_property_changed to emit_property_changedJohan Hedberg1-5/+5
2008-10-16Add dict_append_array()Johan Hedberg1-2/+4
2008-10-16Rename dbus_message_iter_append_dict_entry to dict_append_entryJohan Hedberg1-2/+2
2008-09-12Modifying l2raw_connect to take bdaddr_t as parameter.Alok Barsode1-1/+1
2008-08-26Cleanup: declaring some functions as static and removed some useless declarat...Claudio Takahasi1-4/+0
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann1-0/+44