Commit Graph

38 Commits

Author SHA1 Message Date
Marcel Holtmann
29efa57d5a Convert input service into a plugin 2008-03-22 15:37:36 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Johan Hedberg
7e88afe4f8 Update services to new error codes and helper functions 2007-11-26 13:43:17 +00:00
Johan Hedberg
3571ae8436 Fix hidp_connad_req usage 2007-10-12 11:00:32 +00:00
Claudio Takahasi
07ebeadd85 input: added CreateSecureDevice 2007-10-04 15:48:32 +00:00
Claudio Takahasi
0961617237 input: removed mem leak(HID desc list attribute) 2007-10-02 18:20:44 +00:00
Claudio Takahasi
4e7fe8b13b input: minor leak and code standard 2007-10-02 17:54:40 +00:00
Johan Hedberg
56e8f3fc3c Fix socket validity checks 2007-08-30 13:45:58 +00:00
Claudio Takahasi
5aef8f33eb input: don't send DeviceCreated signal when the daemon starts 2007-08-27 13:50:32 +00:00
Claudio Takahasi
2639da11e0 input: added epox_endian_quirk function 2007-08-03 13:43:24 +00:00
Claudio Takahasi
7fb02908be input: fixed CreateDevice - verify the src and the dst address to discover if the device already exists 2007-06-22 19:14:38 +00:00
Claudio Takahasi
0762886602 input: convert hidd to input 2007-06-22 17:11:10 +00:00
Claudio Takahasi
0bf3861da5 input: removed session_data structure and added watch for Disconnect signal 2007-06-21 22:06:33 +00:00
Johan Hedberg
74416c5f12 Convert to using generic dbus message dispatching 2007-05-09 14:53:34 +00:00
Johan Hedberg
e4d1134296 Add support for FinishRemoteServiceTransaction 2007-05-09 10:05:28 +00:00
Johan Hedberg
319cc14e14 Input Service support for phones 2007-05-04 09:55:29 +00:00
Claudio Takahasi
c506053c99 input: fixed seg fault when RemoveDevice is called and there is a pending connection request 2007-04-18 19:33:34 +00:00
Claudio Takahasi
5e225e3d19 input: dbus_pending_call_unref code standard 2007-04-17 20:40:45 +00:00
Claudio Takahasi
f9398eaf08 input: fixed io channel unref and socket close 2007-04-17 19:36:28 +00:00
Claudio Takahasi
4f32f86551 input: Connect/disconnect to the control and interrupt psm at the ending of CreateDevice 2007-04-17 13:22:58 +00:00
Marcel Holtmann
e3aec1dd41 Keep the device structure local 2007-04-12 09:59:15 +00:00
Claudio Takahasi
eca0800a92 fixed commentary 2007-04-11 21:18:27 +00:00
Marcel Holtmann
94a49f14f2 Use global device list for manager 2007-04-11 20:25:40 +00:00
Claudio Takahasi
b950614676 input manager: fixed code standard 2007-04-11 18:58:10 +00:00
Claudio Takahasi
fcaa89e46f input manager: read all /var/lib/bluetooth/*/input files when the service starts 2007-04-11 18:39:15 +00:00
Claudio Takahasi
56943b11d7 input manager: delete the stored input info based on the input device source/destination address 2007-04-11 16:10:07 +00:00
Claudio Takahasi
15746ba244 input manager: use the default adapter to create a new device. 2007-04-11 16:00:33 +00:00
Claudio Takahasi
1826edb5d4 input: Added authorization support for incomming connections 2007-04-04 21:36:45 +00:00
Marcel Holtmann
9691f47c9f Service must start even if there is no adapter available 2007-03-27 10:40:42 +00:00
Marcel Holtmann
40ebcf393b Improve integration with D-Bus system bus 2007-03-27 10:27:01 +00:00
Claudio Takahasi
0770121040 input: minor code standard fixes 2007-03-22 13:34:37 +00:00
Claudio Takahasi
c95cdbbf15 input: return an input error instead of forward it(from hcid). 2007-03-21 19:19:27 +00:00
Claudio Takahasi
aa2c3ce4dc input: code cleanup 2007-03-21 14:40:19 +00:00
Claudio Takahasi
ab0791e294 input: delete the stored input date when RemoveDevice is called 2007-03-19 17:49:20 +00:00
Claudio Takahasi
17033a18b3 input: code cleanup 2007-03-19 17:30:08 +00:00
Claudio Takahasi
d307da6627 input: moving "struct input_device" to device.h 2007-03-19 15:17:15 +00:00
Claudio Takahasi
f2c6a6f2de Moving input functions to the right files 2007-03-19 14:58:44 +00:00
Marcel Holtmann
74b978057e Add skeleton for manager interface 2007-03-13 18:13:28 +00:00