index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more strict about codec capability length checks
Johan Hedberg
2009-02-24
1
-11
/
+19
*
Close the correct GIOCHannel in avdtp_close_resp
Johan Hedberg
2009-02-23
1
-1
/
+1
*
Add missing hci_close_dev call
Johan Hedberg
2009-02-23
1
-0
/
+2
*
Return proper error replies to DiscoverServices
Johan Hedberg
2009-02-23
1
-2
/
+17
*
Only send unplug in case of ENOENT
Johan Hedberg
2009-02-23
1
-3
/
+5
*
Fix virtual cable unplug sending
Johan Hedberg
2009-02-23
1
-2
/
+2
*
Reject multiple interrupt or control connect attepts
Johan Hedberg
2009-02-23
1
-0
/
+4
*
Require both interrupt and control channels before calling hidp_add_connection
Johan Hedberg
2009-02-23
1
-0
/
+3
*
Fix memory leak if btd_request_authorization fails
Johan Hedberg
2009-02-23
1
-14
/
+15
*
Convert Network plugin to use confirm callback.
Luiz Augusto von Dentz
2009-02-23
2
-160
/
+112
*
Properly fix unused read() result warning
Johan Hedberg
2009-02-23
1
-2
/
+4
*
Input plugin fixes and cleanup
Johan Hedberg
2009-02-23
5
-94
/
+101
*
Fix btio compilation warnings
Johan Hedberg
2009-02-23
1
-6
/
+14
*
Make BT_IO_OPT_INVALID 0 to allow use of the gcc sentinel feature
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Fix bt_io_connect parameter list
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Fix bt_io_get parameter passing
Johan Hedberg
2009-02-22
3
-3
/
+3
*
Use correct variable type for the PSM
Johan Hedberg
2009-02-22
1
-1
/
+2
*
Add another missing g_io_channel_ref
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Add missing g_io_channel_ref
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Add btiotest executable to ignore list
Marcel Holtmann
2009-02-22
1
-0
/
+1
*
Add UUID search option for RFCOMM channel
Marcel Holtmann
2009-02-22
1
-3
/
+67
*
Convert pairing code to use BtIO
Johan Hedberg
2009-02-21
2
-138
/
+63
*
Add support for getting connection info
Johan Hedberg
2009-02-20
3
-2
/
+103
*
Fix connection authorization when the device is trusted
Johan Hedberg
2009-02-19
1
-4
/
+3
*
Fix finalize_discovery calls to pass correct error code
Johan Hedberg
2009-02-19
1
-2
/
+2
*
Unify connection_lost() calling conventions
Johan Hedberg
2009-02-19
1
-6
/
+6
*
Convert control.c to use btio confirm_cb
Johan Hedberg
2009-02-19
1
-108
/
+81
*
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2009-02-19
15
-46
/
+45
*
Make use of g_error_free instead of g_clear_error when possible.
Luiz Augusto von Dentz
2009-02-19
4
-7
/
+7
*
Convert HSP/HFP to use btio confirm_cb
Johan Hedberg
2009-02-19
3
-52
/
+54
*
Don't dereference the session if it was closed
Johan Hedberg
2009-02-19
1
-1
/
+3
*
No need to pass connect_cb if confirm_cb is passed
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Convert AVDTP code to use btio confirm_cb
Johan Hedberg
2009-02-19
1
-224
/
+210
*
Add missing g_io_channel_ref
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Add missing g_io_channel_ref
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Add missing comma
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Remove invalid g_io_channel_unref
Johan Hedberg
2009-02-19
1
-1
/
+0
*
Cleanup old BtIO code.
Luiz Augusto von Dentz
2009-02-19
2
-928
/
+0
*
Make audio plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
5
-181
/
+253
*
Make network plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
2
-38
/
+56
*
Make input plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
5
-88
/
+136
*
Make a call to BtIO API so its symbols got resolved before plugin have loaded.
Luiz Augusto von Dentz
2009-02-19
1
-0
/
+5
*
Make serial plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
2
-27
/
+56
*
Log probe failures.
Luiz Augusto von Dentz
2009-02-19
1
-13
/
+18
*
Make probe to fail if avdtp_init fail.
Luiz Augusto von Dentz
2009-02-19
1
-1
/
+7
*
Fix uninitialised value.
Luiz Augusto von Dentz
2009-02-19
1
-2
/
+2
*
Set GError properly if listen() fails
Johan Hedberg
2009-02-18
1
-1
/
+1
*
Add BT_PCM_FLAG_PCM_ROUTING flag to ipc
Johan Hedberg
2009-02-18
4
-1
/
+10
*
Add support for BT_IO_OPT_MASTER to btiotest
Johan Hedberg
2009-02-18
1
-5
/
+13
*
Add BT_IO_OPT_MASTER boolean option (maps to LM_MASTER)
Johan Hedberg
2009-02-18
2
-19
/
+106
[next]