summaryrefslogtreecommitdiffstats
path: root/hcid/device.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | on disconnect.
* 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 ↵Luiz Augusto von Dentz2008-03-131-0/+2
| | | | experimental.
* 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