Commit Graph

35 Commits

Author SHA1 Message Date
Claudio Takahasi
0156f06757 input: Removed SetTimeout(method not defined) 2007-03-22 13:42:31 +00:00
Claudio Takahasi
0770121040 input: minor code standard fixes 2007-03-22 13:34:37 +00:00
Claudio Takahasi
2bdadb9a01 input: added already connected error 2007-03-21 18:02:00 +00:00
Claudio Takahasi
aa2c3ce4dc input: code cleanup 2007-03-21 14:40:19 +00:00
Claudio Takahasi
d307da6627 input: moving "struct input_device" to device.h 2007-03-19 15:17:15 +00:00
Claudio Takahasi
a798bf638f input: handling encrypt_link function return value properly 2007-03-19 15:07:03 +00:00
Claudio Takahasi
f2c6a6f2de Moving input functions to the right files 2007-03-19 14:58:44 +00:00
Marcel Holtmann
6e3cd31203 Fix not result checking warning 2007-03-09 15:31:27 +00:00
Claudio Takahasi
6752c3025a Input: useless code removed, stored devices are always created when the daemon initializes 2007-03-06 19:33:02 +00:00
Claudio Takahasi
d539359952 Input: added extra GIOConditon(HUP, ERR and NVAL) for watches 2007-03-05 20:10:35 +00:00
Claudio Takahasi
3f27f7f7a0 Input: Use stored device name instead of the service name attribute 2007-03-01 14:10:10 +00:00
Claudio Takahasi
fd660e2802 Input: renamed input storage file to "input" 2007-03-01 11:40:20 +00:00
Claudio Takahasi
bf2f0ef935 Input: code cleanup 2007-02-28 16:39:34 +00:00
Claudio Takahasi
acfdab3a74 Input: Using glib memory alloc functions 2007-02-28 12:31:25 +00:00
Claudio Takahasi
40d70645a6 Input: added verification for pending connection 2007-02-27 21:40:12 +00:00
Claudio Takahasi
d242929462 Fake input: changed is_connected function to support fake inputs 2007-02-27 19:39:03 +00:00
Claudio Takahasi
bebbd2498d Fake input: fixed build error when glib is disabled 2007-02-27 13:07:02 +00:00
Claudio Takahasi
af47f85ea4 Fake input: Changed disconnect function to support fake devices 2007-02-27 12:20:59 +00:00
Claudio Takahasi
1f4fd0b880 Fake input: added uinput send key/event 2007-02-26 17:45:51 +00:00
Claudio Takahasi
e67c250c80 Fake input: fixed get_class 2007-02-26 15:53:47 +00:00
Claudio Takahasi
15b4716767 Fake input: Added function to decode keys 2007-02-26 15:38:33 +00:00
Claudio Takahasi
22021d175f Fake input: added watch for RFCOMM IO channel 2007-02-26 15:05:03 +00:00
Claudio Takahasi
14f36096be Fake input: added uinput create function 2007-02-23 20:58:43 +00:00
Claudio Takahasi
6130f3819a Fake input: added rfcomm connect callback function 2007-02-23 20:11:08 +00:00
Claudio Takahasi
57e21703e2 Fake input: added rfcomm_connect 2007-02-23 19:04:43 +00:00
Claudio Takahasi
c436cfee30 Fake input: added initial skeleton for Connect method 2007-02-23 18:45:54 +00:00
Claudio Takahasi
e977c52ef2 Fake input: missing input device fake struct free 2007-02-23 18:26:47 +00:00
Claudio Takahasi
2957490728 Fake input: added function to create the D-Bus fake input path 2007-02-23 18:22:03 +00:00
Claudio Takahasi
0f08988e53 Code cleanup: removing deep indentation and added error messages 2007-02-23 13:44:11 +00:00
Claudio Takahasi
a83064cf50 Don't hide errors returned by hcid 2007-02-22 21:13:54 +00:00
Claudio Takahasi
45bbf75895 Fake input: added headset record parsing 2007-02-22 21:03:27 +00:00
Claudio Takahasi
86fa3713b1 Fake input: added code to request the headset service record 2007-02-22 20:12:27 +00:00
Claudio Takahasi
c90bdcc8c0 Fake input: added initial code for headset support 2007-02-22 18:45:59 +00:00
Claudio Takahasi
928217b1ac Return NotSupported error if the remote device doesn't support the required services(compliant to audio daemon) 2007-02-13 17:51:09 +00:00
Marcel Holtmann
6a56059543 Rename input-service.[ch] into device.[ch] 2007-01-28 18:06:45 +00:00