summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
...
* Rework new agent logicJohan Hedberg2008-06-035-43/+54
* Converted Security interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-84/+73
* Replace destroy function with proper unregister callMarcel Holtmann2008-06-031-1/+1
* Converted Service interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-93/+85
* Remove the unused callbacks from the agentMarcel Holtmann2008-06-031-30/+0
* Remember to free agent->capabilityJohan Hedberg2008-06-031-0/+1
* Add basic skeleton for tracking agent IO capabilityJohan Hedberg2008-06-033-10/+19
* Converted Device interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-46/+40
* Fix parameter list for CreatePairedDeviceMarcel Holtmann2008-06-031-4/+4
* Fix parameter list for changed RegisterAgent methodMarcel Holtmann2008-06-031-3/+3
* Add Simple Pairing callbacks to the agent exampleMarcel Holtmann2008-06-031-1/+19
* Converted Manager interface to use new GDBusMethodTableClaudio Takahasi2008-06-032-72/+85
* Fix typoMarcel Holtmann2008-06-031-1/+1
* Move D-Bus config file and example clients back into hcid directoryMarcel Holtmann2008-06-034-3/+187
* Remove the agents_disable capabilityMarcel Holtmann2008-06-032-7/+0
* Remove the test D-Bus APIMarcel Holtmann2008-06-035-757/+3
* Converted Adapter interface to use new GDBusMethodTableClaudio Takahasi2008-06-035-251/+308
* Rename RequestPasskey to RequestPinCodeJohan Hedberg2008-05-303-23/+28
* Fix method callback nameMarcel Holtmann2008-05-301-1/+1
* Update simple agent implementationMarcel Holtmann2008-05-301-1/+1
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-296-102/+91
* Handle the service UUID mapping via device driverMarcel Holtmann2008-05-291-0/+5
* Fix ReleaseMode parameters.Luiz Augusto von Dentz2008-05-281-1/+1
* Introduce ReleaseMode to Adapter interface.Luiz Augusto von Dentz2008-05-281-0/+22
* Add first skeletion of device driver integrationMarcel Holtmann2008-05-282-0/+32
* Use guint identifier for all name_listener operationsJohan Hedberg2008-05-278-154/+159
* Cleanup: more unused functionsClaudio Takahasi2008-05-273-92/+0
* Cleanup: unused functionClaudio Takahasi2008-05-272-28/+0
* 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
* Fix issues with missing include for PATH_MAXutils-3.32Marcel Holtmann2008-05-202-0/+2
* Fix the object path(s) that the org.bluez.Database interface is available forJohan Hedberg2008-05-161-1/+1
* Implement support for disabling specific plugins from loadingJohan Hedberg2008-05-163-3/+60
* Make some bdaddr_t parameters constMarcel Holtmann2008-05-154-6/+6
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-0812-33/+5
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-0812-14/+17
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-081-2/+7
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-081-1/+4
* Register service and UUIDs in one stepMarcel Holtmann2008-05-082-94/+95
* Add skeleton for libgdbus supportMarcel Holtmann2008-05-081-2/+3
* Remove service daemon activation handlingMarcel Holtmann2008-05-088-690/+129
* Remove inotify supportMarcel Holtmann2008-05-082-61/+0
* fixed format stringClaudio Takahasi2008-05-071-1/+1
* fixed format stringClaudio Takahasi2008-05-071-35/+42
* MAC address converted to upper case when creating an object pathCidorvan Leite2008-05-071-1/+4
* Check trusted device list before request authorizationClaudio Takahasi2008-05-021-2/+13
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-014-119/+116
* fixed service authorizationClaudio Takahasi2008-05-015-21/+137
* Fix bugs on debug messages and fix Adapter property to be DBUS_TYPE_OBJECT_PATH.Luiz Augusto von Dentz2008-04-251-3/+3
* Fix discover services callback function.Luiz Augusto von Dentz2008-04-241-1/+1