summaryrefslogtreecommitdiffstats
path: root/input/device.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fake input: added uinput create functionClaudio Takahasi2007-02-231-3/+69
* Fake input: added rfcomm connect callback functionClaudio Takahasi2007-02-231-1/+57
* Fake input: added rfcomm_connectClaudio Takahasi2007-02-231-6/+79
* Fake input: added initial skeleton for Connect methodClaudio Takahasi2007-02-231-0/+28
* Fake input: missing input device fake struct freeClaudio Takahasi2007-02-231-0/+4
* Fake input: added function to create the D-Bus fake input pathClaudio Takahasi2007-02-231-58/+119
* Code cleanup: removing deep indentation and added error messagesClaudio Takahasi2007-02-231-30/+41
* Don't hide errors returned by hcidClaudio Takahasi2007-02-221-4/+4
* Fake input: added headset record parsingClaudio Takahasi2007-02-221-6/+60
* Fake input: added code to request the headset service recordClaudio Takahasi2007-02-221-2/+57
* Fake input: added initial code for headset supportClaudio Takahasi2007-02-221-2/+64
* Return NotSupported error if the remote device doesn't support the required s...Claudio Takahasi2007-02-131-18/+31
* Rename input-service.[ch] into device.[ch]Marcel Holtmann2007-01-281-0/+1450