Commit Graph

120 Commits

Author SHA1 Message Date
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
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
57821cca7b Add error specific skeleton files 2007-03-16 18:17:27 +00:00
Marcel Holtmann
74b978057e Add skeleton for manager interface 2007-03-13 18:13:28 +00:00
Marcel Holtmann
6e3cd31203 Fix not result checking warning 2007-03-09 15:31:27 +00:00
Claudio Takahasi
dbe77da3c5 Removed dupplicated errno header include 2007-03-09 15:09:31 +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
553db8d415 Input: don't store the HID name in the "input" file && removed magic number in the memory alloc 2007-03-01 13:02:21 +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
Claudio Takahasi
f84e31fac1 Close the control and interrupt sockets after call ioctl HIDPCONNADD 2007-01-26 16:21:47 +00:00
Claudio Takahasi
10cdcaa9bc Check if the HCI_LM_ENCRYPT is already active 2007-01-26 15:02:48 +00:00
Claudio Takahasi
5d6c22d60f Code standard(variables names): replaced sba to src and dba to dst 2007-01-26 14:19:07 +00:00
Marcel Holtmann
5753e415a5 Add encryption support 2007-01-26 09:53:30 +00:00
Claudio Takahasi
aa6e167ce4 Code cleanup 2007-01-25 18:08:37 +00:00
Claudio Takahasi
97e3051ec5 set_nonblocking: removed err argument 2007-01-25 17:27:52 +00:00
Marcel Holtmann
1f1bd7f99b Initialize subpath with '\0' 2007-01-25 15:13:45 +00:00
Marcel Holtmann
24aaa3c382 Small cleanup 2007-01-25 15:06:06 +00:00
Claudio Takahasi
8462276d52 Code cleanup 2007-01-25 14:44:06 +00:00
Marcel Holtmann
8362c93efb No #ifdef magic for local file includes 2007-01-25 14:38:38 +00:00
Claudio Takahasi
d0dc2769f9 Moved HID store related functions to a new file 2007-01-25 14:25:07 +00:00
Claudio Takahasi
d8dc9633f5 Code cleanup(missing static modifier) 2007-01-24 22:02:06 +00:00