summaryrefslogtreecommitdiffstats
path: root/input/device.h
Commit message (Collapse)AuthorAgeFilesLines
* Input plugin fixes and cleanupJohan Hedberg2009-02-231-1/+2
| | | | | This patch fixes all known issues caused by converting the input plugin to use BtIO.
* Make input plugin to use BtIO API.Luiz Augusto von Dentz2009-02-191-1/+1
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Input: Minor cleanupClaudio Takahasi2008-09-091-0/+3
|
* Input: storage cleanupClaudio Takahasi2008-09-091-3/+3
|
* Input cleanup: Unnecessary headers and functionClaudio Takahasi2008-09-031-2/+0
|
* Fix input to reflect API documentation.Luiz Augusto von Dentz2008-07-281-8/+10
|
* Cleanup input manager.Luiz Augusto von Dentz2008-07-281-2/+2
|
* Fix wrong usage of non const bdaddr_tMarcel Holtmann2008-05-151-2/+2
|
* Removed function not used.Cidorvan Leite2008-05-081-3/+0
|
* Add basic fake HID infrastructure supportMarcel Holtmann2008-03-141-2/+13
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* input: fixed CreateDevice - verify the src and the dst address to discover ↵Claudio Takahasi2007-06-221-2/+1
| | | | if the device already exists
* input: removed session_data structure and added watch for Disconnect signalClaudio Takahasi2007-06-211-0/+7
|
* Don't set MTU value to 48Marcel Holtmann2007-05-291-4/+5
|
* input: Connect/disconnect to the control and interrupt psm at the ending of ↵Claudio Takahasi2007-04-171-0/+4
| | | | CreateDevice
* Keep the device structure localMarcel Holtmann2007-04-121-23/+3
|
* input: minor code standard fixesClaudio Takahasi2007-03-221-1/+1
|
* input: code cleanupClaudio Takahasi2007-03-211-2/+2
|
* input: moving "struct input_device" to device.hClaudio Takahasi2007-03-191-0/+23
|
* Moving input functions to the right filesClaudio Takahasi2007-03-191-4/+5
|
* Rename input-service.[ch] into device.[ch]Marcel Holtmann2007-01-281-0/+27