summaryrefslogtreecommitdiff
path: root/src/dbus-common.h
Commit message (Expand)AuthorAgeFilesLines
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* dbus-common: Remove unused functionsERAMOTO Masaya2018-03-011-6/+0
* core/dbus-common: Add dict helpers for basic keysLuiz Augusto von Dentz2015-04-171-0/+5
* core: Remove pointless temporary adapter path variableMarcel Holtmann2013-01-041-2/+0
* core: Remove unused emit_array_property_changed functionLucas De Marchi2012-12-161-5/+0
* core: Remove unused emit_property_changed functionJohan Hedberg2012-12-141-5/+0
* dbus-common: Remove conn parameter from emit_array_property_changedAndrzej Kaczmarek2012-09-211-2/+1
* dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek2012-09-211-2/+1
* Rename get_dbus_connection to btd_get_dbus_connectionAndrzej Kaczmarek2012-09-211-1/+1
* dbus-common: Map GAP Appearance characteristic to iconBruna Moreira2012-03-301-0/+1
* Simplify D-Bus connection handling and move it to main.cJohan Hedberg2010-10-261-3/+0
* Remove useless hcid_dbus_unregister functionJohan Hedberg2010-10-261-1/+0
* Move class_to_icon() to dbus-common.cJohan Hedberg2010-10-261-0/+2
* Move global D-Bus connection functions to dbus-common.cJohan Hedberg2010-10-261-0/+3
* Fix append_variant_array() to take a number of elementsVinicius Costa Gomes2010-08-091-1/+1
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Move l2raw_connect over to device.c (since it's not needed anywhere else)Johan Hedberg2009-01-121-3/+0
* Add support for dedicated bonding using BT_SECURITYJohan Hedberg2009-01-121-1/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Add emit_array_property_changed()Johan Hedberg2008-10-161-0/+6
* Rename dbus_connection_emit_property_changed to emit_property_changedJohan Hedberg2008-10-161-5/+5
* Add dict_append_array()Johan Hedberg2008-10-161-2/+4
* Rename dbus_message_iter_append_dict_entry to dict_append_entryJohan Hedberg2008-10-161-2/+2
* Modifying l2raw_connect to take bdaddr_t as parameter.Alok Barsode2008-09-121-1/+1
* Cleanup: declaring some functions as static and removed some useless declarat...Claudio Takahasi2008-08-261-4/+0
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+44