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
*
Remove wrong (left-over) code
Marcel Holtmann
2008-09-14
1
-1
/
+0
*
Input: Disconnected signal doesn't have parameters
Claudio Takahasi
2008-09-13
1
-4
/
+4
*
Input: Connected signal doesn't have parameters
Claudio Takahasi
2008-09-13
1
-4
/
+1
*
Input: Checking if the link is already encrypted
Claudio Takahasi
2008-09-13
1
-3
/
+7
*
Input: Use async auth + encryption function
Claudio Takahasi
2008-09-12
1
-114
/
+77
*
Input: Missing send the message when connect fails
Claudio Takahasi
2008-09-12
1
-1
/
+3
*
Send authentication request without blocking
Marcel Holtmann
2008-09-10
1
-3
/
+8
*
Use longer timeout value for authentication and encryption
Marcel Holtmann
2008-09-10
1
-2
/
+5
*
The input connect method takes no parameters
Marcel Holtmann
2008-09-10
1
-7
/
+2
*
Input: storage cleanup
Claudio Takahasi
2008-09-09
1
-25
/
+195
*
Fix audio and input interfaces match the API documentation
Johan Hedberg
2008-09-06
1
-1
/
+1
*
Input cleanup: Unnecessary headers and function
Claudio Takahasi
2008-09-03
1
-8
/
+0
*
Move error helpers to bluetoothd source
Marcel Holtmann
2008-08-04
1
-2
/
+1
*
Move create_errno_message to appropiate place
Marcel Holtmann
2008-08-04
1
-0
/
+6
*
Fix warnings.
Luiz Augusto von Dentz
2008-08-04
1
-3
/
+3
*
Remove device on free.
Luiz Augusto von Dentz
2008-07-30
1
-0
/
+1
*
Fix possible unassigned variable.
Luiz Augusto von Dentz
2008-07-30
1
-1
/
+1
*
Fix input to reflect API documentation.
Luiz Augusto von Dentz
2008-07-28
1
-295
/
+388
*
Cleanup input manager.
Luiz Augusto von Dentz
2008-07-28
1
-209
/
+33
*
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
[next]