index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-7
/
+7
*
Fix some handling of error cases
Marcel Holtmann
2008-05-27
1
-22
/
+25
*
Fix user data issue when removing device
Marcel Holtmann
2008-05-27
1
-23
/
+34
*
Don't forget user data on interface registration
Marcel Holtmann
2008-05-27
1
-1
/
+1
*
Convert the input device handling to gdbus API
Marcel Holtmann
2008-05-27
1
-113
/
+74
*
Use EACCES instead of ENOKEY
Marcel Holtmann
2008-05-16
1
-1
/
+1
*
Fix wrong usage of non const bdaddr_t
Marcel Holtmann
2008-05-15
1
-3
/
+3
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
1
-3
/
+6
*
Add support for IdleTimeout config option
Marcel Holtmann
2008-05-14
1
-8
/
+13
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+1
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-2
/
+0
*
Removed function not used.
Cidorvan Leite
2008-05-08
1
-63
/
+0
*
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
2008-05-07
1
-2
/
+2
*
Fix possible memory leak when closing control channel.
Luiz Augusto von Dentz
2008-04-30
1
-0
/
+1
*
Make input service to use libbluetooth-glib convenient functions.
Luiz Augusto von Dentz
2008-04-25
1
-171
/
+35
*
Add basic fake HID infrastructure support
Marcel Holtmann
2008-03-14
1
-18
/
+40
*
Fix build problem
Marcel Holtmann
2008-02-12
1
-0
/
+2
*
Add support for connect/disconnect callbacks
Marcel Holtmann
2008-02-12
1
-23
/
+38
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-11
/
+11
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-13
/
+16
*
Fix hidp_connad_req usage
Johan Hedberg
2007-10-12
1
-3
/
+3
*
input: minor leak and code standard
Claudio Takahasi
2007-10-02
1
-1
/
+2
*
input: added interrupt and control channels watches
Claudio Takahasi
2007-08-31
1
-29
/
+62
*
input: fixed last commit
Claudio Takahasi
2007-08-30
1
-1
/
+1
*
input: don't track POLLIN event
Claudio Takahasi
2007-08-30
1
-1
/
+1
*
input: don't send DeviceCreated signal when the daemon starts
Claudio Takahasi
2007-08-27
1
-5
/
+0
*
input: GetName - fixed seg fault when the remote name is unknown
Claudio Takahasi
2007-08-03
1
-2
/
+2
*
input: fixed invalid D-Bus path when the remote device class is unknown
Claudio Takahasi
2007-08-03
1
-6
/
+33
*
input: cleanup - removed useless code
Claudio Takahasi
2007-06-23
1
-3
/
+0
*
input: fixed CreateDevice - verify the src and the dst address to discover if...
Claudio Takahasi
2007-06-22
1
-18
/
+9
*
input: missing Disconnected signal when RemoveDevice is called
Claudio Takahasi
2007-06-22
1
-6
/
+27
*
input: pending_connect struct is not necessary anymore(replaced by DBusMessag...
Claudio Takahasi
2007-06-22
1
-46
/
+22
*
input: removed session_data structure and added watch for Disconnect signal
Claudio Takahasi
2007-06-21
1
-70
/
+225
*
Don't set MTU value to 48
Marcel Holtmann
2007-05-29
1
-5
/
+7
*
Add GetAdapter() method to retrieve the source address
Marcel Holtmann
2007-05-14
1
-0
/
+22
*
input: skip auth/encrypt if the link is not available and allow connections
Claudio Takahasi
2007-05-10
1
-1
/
+1
*
Fix unitialized memory access
Johan Hedberg
2007-05-10
1
-2
/
+2
*
input: Use dbus_connection_emit_signal
Claudio Takahasi
2007-05-09
1
-33
/
+18
*
input: small code cleanup
Claudio Takahasi
2007-05-09
1
-5
/
+5
*
Fix device registration
Johan Hedberg
2007-05-09
1
-1
/
+1
*
Convert to using generic dbus message dispatching
Johan Hedberg
2007-05-09
1
-45
/
+31
*
Input Service support for phones
Johan Hedberg
2007-05-04
1
-0
/
+3
*
input: fixed seg fault when RemoveDevice is called and there is a pending con...
Claudio Takahasi
2007-04-18
1
-17
/
+22
*
fake input: fixed GIOChannel unrefs
Claudio Takahasi
2007-04-18
1
-22
/
+15
*
input: code cleanup/standard
Claudio Takahasi
2007-04-17
1
-2
/
+4
*
input: fixed io channel unref and socket close
Claudio Takahasi
2007-04-17
1
-10
/
+8
*
input: Connect/disconnect to the control and interrupt psm at the ending of C...
Claudio Takahasi
2007-04-17
1
-64
/
+63
*
Keep the device structure local
Marcel Holtmann
2007-04-12
1
-0
/
+48
*
input: Added the Disconnect signal
Claudio Takahasi
2007-03-22
1
-1
/
+10
[next]