summaryrefslogtreecommitdiffstats
path: root/input/device.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fake input: added watch for RFCOMM IO channelClaudio Takahasi2007-02-261-2/+51
|
* 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 ↵Claudio Takahasi2007-02-131-18/+31
| | | | services(compliant to audio daemon)
* Rename input-service.[ch] into device.[ch]Marcel Holtmann2007-01-281-0/+1450