summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-common.c
Commit message (Collapse)AuthorAgeFilesLines
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-353/+0
|
* Adding adapter_get_dev_id.Alok Barsode2008-07-281-1/+3
| | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
* Move adapter initialization code from dbus-hci.c to manager.c.Luiz Augusto von Dentz2008-07-281-4/+9
|
* Remove dbus-sdp.c and dbus-sdp.h.Luiz Augusto von Dentz2008-07-281-1/+0
|
* Remove deprecated object paths and files.Luiz Augusto von Dentz2008-07-281-8/+0
|
* Remove BASE_PATH define.Luiz Augusto von Dentz2008-07-281-13/+4
|
* Use common UUID string helpersMarcel Holtmann2008-06-101-53/+0
|
* Removed find_conn functionClaudio Takahasi2008-06-091-33/+0
|
* Move adapter list from dbus-hci.c to manager.cLuiz Augusto von Dentz2008-06-091-1/+1
|
* Split the D-Bus cleanup into two partsMarcel Holtmann2008-06-081-10/+17
|
* Move some D-Bus helpers aroundMarcel Holtmann2008-06-071-0/+104
|
* Replace destroy function with proper unregister callMarcel Holtmann2008-06-031-4/+1
|
* Change database interface to use gdbus API and remove broken methodsMarcel Holtmann2008-06-031-0/+2
|
* Converted Manager interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-8/+0
|
* Remove the test D-Bus APIMarcel Holtmann2008-06-031-1/+0
|
* Cleanup: more unused functionsClaudio Takahasi2008-05-271-84/+0
|
* Cleanup: unused functionClaudio Takahasi2008-05-271-15/+0
|
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-3/+0
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+0
|
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-081-2/+7
|
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-081-1/+4
|
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-2/+0
|
* Added new function for plugin authorizationClaudio Takahasi2008-04-091-1/+0
|
* Don't try to unregister non hciX objectsMarcel Holtmann2008-03-221-0/+3
|
* Add records based on the adapter addressClaudio Takahasi2008-03-201-2/+2
|
* fixed wrong manager's path destroy callClaudio Takahasi2008-03-141-1/+4
|
* Add support for having the new manager interface on root pathMarcel Holtmann2008-03-131-0/+5
|
* cleanup: removed device's static D-Bus connection referenceClaudio Takahasi2008-03-131-3/+0
|
* Keep a list of device's structure pointers instead of pathsClaudio Takahasi2008-03-121-2/+0
|
* Rename some public agent functions to make way to the upcoming new agent APIJohan Hedberg2008-03-071-1/+1
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
|
* Convert UUID-128 strings into UUID-16 values if possibleMarcel Holtmann2007-08-271-25/+35
|
* Add initial steps for generic device handlingMarcel Holtmann2007-08-171-0/+6
|
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-2/+2
|
* Rename files for manager interfaceMarcel Holtmann2007-08-151-1/+1
|
* Make use of bachk() functionMarcel Holtmann2007-06-221-39/+0
|
* Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-081-1/+0
|
* Convert to using the generic D-Bus object handlingJohan Hedberg2007-05-041-31/+12
|
* Added UpdateServiceRecordClaudio Takahasi2007-04-251-0/+17
|
* Move append_dict_entry to utils/common and change the name to ↵Luiz Augusto von Dentz2007-04-161-35/+0
| | | | dbus_message_iter_append_dict_entry.
* Implement global trust settingJohan Hedberg2007-04-101-0/+30
|
* Implement full Service.GetInfo() supportMarcel Holtmann2007-03-211-1/+4
|
* Move dictionary helper to common codeMarcel Holtmann2007-03-211-0/+32
|
* Use GLib memory allocation functionsJohan Hedberg2007-02-261-7/+2
|
* Reload services on reconnectMarcel Holtmann2007-01-201-0/+2
|
* Remove the global D-Bus connection variableMarcel Holtmann2007-01-201-4/+5
|
* Release services when system bus goes awayMarcel Holtmann2007-01-201-2/+5
|
* Close SDP session if request failsMarcel Holtmann2007-01-201-20/+39
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-0/+2
|