summaryrefslogtreecommitdiffstats
path: root/hcid/device.h
Commit message (Expand)AuthorAgeFilesLines
* Added uuid128 support for device DiscoverServicesClaudio Takahasi2008-06-301-1/+1
* Fix probing and removing drivers when discovering services.Luiz Augusto von Dentz2008-06-261-2/+2
* Cleanup device_browse code.Luiz Augusto von Dentz2008-06-251-1/+1
* Only allow discover requestor to cancel it.Luiz Augusto von Dentz2008-06-171-0/+3
* Store IO capabilities of remote device in device objectJohan Hedberg2008-06-121-0/+4
* Use the pattern parameter in DiscoverServices()Marcel Holtmann2008-06-101-1/+1
* Added device DisconnectClaudio Takahasi2008-06-091-0/+1
* First attempt at Device.DiscoverServices() implementationMarcel Holtmann2008-06-091-1/+1
* Update probe/remove callback and implement serial APIMarcel Holtmann2008-06-081-2/+9
* Make sure to probe drivers on startupMarcel Holtmann2008-06-081-0/+1
* Keep track of attached driversMarcel Holtmann2008-06-081-0/+1
* More cleanups and less castingMarcel Holtmann2008-06-061-1/+1
* Add first skeletion of device driver integrationMarcel Holtmann2008-05-281-0/+12
* Added local agent in CreatePairedDeviceCidorvan Leite2008-04-101-0/+1
* Fix CreatePairedDevice and CreateDevice behavior.Luiz Augusto von Dentz2008-04-081-4/+4
* hcid: temporary devices, now devices created at incoming pairing are removed ...Vinicius Gomes2008-04-071-1/+1
* Implement support for new Agent.RequestPasskeyJohan Hedberg2008-03-201-0/+1
* device: adding device_remove functionVinicius Gomes2008-03-201-0/+2
* Created devices from linkkeysCidorvan Leite2008-03-131-0/+1
* Add device SetProperty implementation and mark it and GetProperties experimen...Luiz Augusto von Dentz2008-03-131-0/+2
* cleanup: removed device's static D-Bus connection referenceClaudio Takahasi2008-03-131-4/+3
* Keep a list of device's structure pointers instead of pathsClaudio Takahasi2008-03-121-5/+2
* CreateDevice: Check if the device already existsClaudio Takahasi2008-03-111-0/+1
* minor cleanup: replace char by gcharClaudio Takahasi2008-03-111-5/+5
* added new function to convert uuid to string(uuid128)Claudio Takahasi2008-03-101-2/+2
* Intial device GetProperties implementation.Luiz Augusto von Dentz2008-03-101-0/+1
* extract the service class uuidClaudio Takahasi2008-03-071-2/+2
* Registering device's object pathClaudio Takahasi2008-03-071-2/+5
* Adding Device InterfaceVinicius Gomes2008-03-051-2/+2
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Add initial steps for generic device handlingMarcel Holtmann2007-08-171-0/+32