summaryrefslogtreecommitdiffstats
path: root/src/dbus-common.c
Commit message (Collapse)AuthorAgeFilesLines
* Move l2raw_connect over to device.c (since it's not needed anywhere else)Johan Hedberg2009-01-121-56/+0
|
* Add support for dedicated bonding using BT_SECURITYJohan Hedberg2009-01-121-1/+5
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Cleanup adapters on exit.Luiz Augusto von Dentz2008-12-221-1/+2
| | | | | | | When bluetoothd is terminated any remaining registered adapters should be unregistered (including proper D-Bus signal emition) and have their drivers removed. The adapters should also be brought down unless they were already up upon initialization.
* Use g_dbus_send_message instead of dbus_connection_sendJohan Hedberg2008-10-241-12/+2
|
* Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann2008-10-171-1/+1
|
* Add emit_array_property_changed()Johan Hedberg2008-10-161-67/+59
|
* Rename dbus_connection_emit_property_changed to emit_property_changedJohan Hedberg2008-10-161-5/+5
|
* Add dict_append_array()Johan Hedberg2008-10-161-0/+31
|
* Rename dbus_message_iter_append_dict_entry to dict_append_entryJohan Hedberg2008-10-161-2/+2
|
* Don't allow NULL strings in dictionaries (just ignore them)Marcel Holtmann2008-10-061-0/+6
|
* Modifying l2raw_connect to take bdaddr_t as parameter.Alok Barsode2008-09-121-3/+3
|
* Renaming struct adapter to struct btd_adapter.Alok Barsode2008-09-041-1/+1
|
* Storage cleanupClaudio Takahasi2008-08-281-1/+1
|
* Removed warningsClaudio Takahasi2008-08-261-0/+2
|
* Cleanup: unnecessary includesClaudio Takahasi2008-08-251-3/+0
|
* Remove SDP server and experimental optionMarcel Holtmann2008-08-041-12/+0
|
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+353