summaryrefslogtreecommitdiffstats
path: root/hcid/manager.c
Commit message (Collapse)AuthorAgeFilesLines
* Move adapter list from dbus-hci.c to manager.cLuiz Augusto von Dentz2008-06-091-46/+171
|
* Replace destroy function with proper unregister callMarcel Holtmann2008-06-031-0/+8
|
* Converted Manager interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-64/+85
|
* Restore error handling for the new manager interfaceMarcel Holtmann2008-05-271-21/+15
|
* First attempt to use the new interface helpersMarcel Holtmann2008-05-271-37/+41
|
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-1/+0
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
|
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-21/+8
|
* search_service cleanupClaudio Takahasi2008-04-031-2/+2
|
* added new adapter/device D-Bus pathClaudio Takahasi2008-03-141-3/+3
|
* Add support for having the new manager interface on root pathMarcel Holtmann2008-03-131-9/+166
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Update services to new error codes and helper functionsJohan Hedberg2007-11-261-10/+11
|
* Whitespace cleanupJohan Hedberg2007-11-071-1/+1
|
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
|
* FindAdapter: don't ignore adapters in DOWN stateJohan Hedberg2007-10-031-1/+52
|
* Protect ActivateService against executing a service twice if it is currently ↵Johan Hedberg2007-09-261-0/+3
| | | | starting up
* Trigger the service classes update through a callbackMarcel Holtmann2007-08-231-53/+0
|
* Update service classes on all adaptersMarcel Holtmann2007-08-231-12/+40
|
* First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-221-0/+26
|
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-2/+3
|
* Rename files for manager interfaceMarcel Holtmann2007-08-151-0/+329