Marcel Holtmann
|
6de268e32d
|
Don't set MTU value to 48
|
2007-05-29 03:58:10 +00:00 |
|
Marcel Holtmann
|
772f25e26e
|
Add GetAdapter() method to retrieve the source address
|
2007-05-14 12:22:52 +00:00 |
|
Claudio Takahasi
|
cc7ee42ddf
|
input: skip auth/encrypt if the link is not available and allow connections
|
2007-05-10 13:57:15 +00:00 |
|
Marcel Holtmann
|
07958fc361
|
Update API descriptions
|
2007-05-10 08:45:28 +00:00 |
|
Johan Hedberg
|
60709fc619
|
Fix unitialized memory access
|
2007-05-10 08:43:37 +00:00 |
|
Claudio Takahasi
|
f0fe2c5ffb
|
input: Use dbus_connection_emit_signal
|
2007-05-09 20:05:06 +00:00 |
|
Claudio Takahasi
|
e8db465169
|
input: small code cleanup
|
2007-05-09 19:48:39 +00:00 |
|
Johan Hedberg
|
ea478e3120
|
Fix device registration
|
2007-05-09 15:28:08 +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 |
|
Marcel Holtmann
|
011badf1a1
|
Add test script for input service
|
2007-05-09 07:09:58 +00:00 |
|
Marcel Holtmann
|
8287b25402
|
Add quirk for the PS3 controller
|
2007-05-08 16:40:33 +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
|
9cdd7162b4
|
fake input: fixed GIOChannel unrefs
|
2007-04-18 14:02:19 +00:00 |
|
Claudio Takahasi
|
5e225e3d19
|
input: dbus_pending_call_unref code standard
|
2007-04-17 20:40:45 +00:00 |
|
Claudio Takahasi
|
4136e617c4
|
input: code cleanup/standard
|
2007-04-17 20:39:39 +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
|
7a2733b957
|
input: missing close listen sockets(control/interrupt)
|
2007-04-05 13:51:58 +00:00 |
|
Claudio Takahasi
|
3b97946c32
|
input: fixed GIOChannel problem(CPU usage and invalid file descriptor close warning)
|
2007-04-05 13:34:30 +00:00 |
|
Claudio Takahasi
|
0eede007ad
|
input: send CancelAuthorizationRequest if there is a pending authorization
|
2007-04-04 21:45:43 +00:00 |
|
Claudio Takahasi
|
1826edb5d4
|
input: Added authorization support for incomming connections
|
2007-04-04 21:36:45 +00:00 |
|
Marcel Holtmann
|
a36be2a103
|
Fix missing G_IO_NVAL handling
|
2007-04-04 07:30:14 +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
|
0506dca4cd
|
input API: added device Connected/Disconnected signals
|
2007-03-22 14:55:35 +00:00 |
|
Claudio Takahasi
|
6caed0053e
|
input: Added the Disconnect signal
|
2007-03-22 14:53:22 +00:00 |
|
Claudio Takahasi
|
27fe6a301b
|
input: added Connected signal
|
2007-03-22 14:46:25 +00:00 |
|
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
|
c95cdbbf15
|
input: return an input error instead of forward it(from hcid).
|
2007-03-21 19:19:27 +00:00 |
|
Claudio Takahasi
|
2bdadb9a01
|
input: added already connected error
|
2007-03-21 18:02:00 +00:00 |
|
Claudio Takahasi
|
75eb97849c
|
input: added possible errors returned by the methods.
|
2007-03-21 17:51:02 +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
|
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 |
|