index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-18
Release 4.82
4.82
Marcel Holtmann
2
-1
/
+10
2010-12-17
Fix crash when mmaping files which size is multiple of page size
Luiz Augusto von Dentz
1
-5
/
+33
2010-12-16
Add AVDTP SRC stream send buffer size verification
Dmitriy Paliy
1
-0
/
+53
2010-12-16
Convert more D-Bus errors to btd_error_*
Gustavo F. Padovan
4
-33
/
+7
2010-12-16
Add btd_error_not_ready()
Gustavo F. Padovan
4
-13
/
+13
2010-12-16
Add btd_error_agent_not_available()
Gustavo F. Padovan
4
-4
/
+9
2010-12-16
Fix overriding global link_policy due to a single adapter
Johan Hedberg
1
-7
/
+10
2010-12-16
Fix sending duplicate speaker/microphone gains to the headset
Luiz Augusto von Dentz
1
-4
/
+8
2010-12-16
Fix not calling SetConfiguration on hfp/hsp endpoints before connected
Luiz Augusto von Dentz
1
-7
/
+4
2010-12-16
Remove error_common_reply()
Gustavo F. Padovan
6
-57
/
+33
2010-12-16
Fix memory leak of gattrib commands queue
Claudio Takahasi
1
-0
/
+1
2010-12-16
Implement cancel primary discovery session
Claudio Takahasi
2
-21
/
+63
2010-12-16
Implement support for management powered event
Johan Hedberg
3
-0
/
+38
2010-12-16
Rename set_powered callbacks accordingly
Johan Hedberg
2
-4
/
+4
2010-12-15
Fix invalid g_io_channel_unref call in hf_io_cb
Johan Hedberg
1
-1
/
+0
2010-12-14
Fix signess of err variable passed to strerror
Johan Hedberg
1
-1
/
+1
2010-12-14
Fix add_record_to_server to return a proper error value
Johan Hedberg
1
-2
/
+2
2010-12-14
Fix start_discovery error return value
Johan Hedberg
1
-1
/
+1
2010-12-14
Use correct signess for err variable
Johan Hedberg
1
-6
/
+6
2010-12-14
Fix input disconnect function error return value
Johan Hedberg
1
-1
/
+1
2010-12-14
Fix avctp_send_passthrough to return a proper error value
Johan Hedberg
1
-5
/
+7
2010-12-14
src: use btd_error_failed()
Gustavo F. Padovan
2
-56
/
+25
2010-12-14
serial: use btd_error_failed()
Gustavo F. Padovan
2
-17
/
+11
2010-12-14
audio: use btd_error_failed()
Gustavo F. Padovan
7
-50
/
+24
2010-12-14
input: use btd_error_failed()
Gustavo F. Padovan
1
-23
/
+8
2010-12-14
network: use btd_error_failed()
Gustavo F. Padovan
2
-38
/
+5
2010-12-14
attrib: use btd_error_failed()
Gustavo F. Padovan
1
-8
/
+2
2010-12-14
plugins: use btd_error_failed()
Gustavo F. Padovan
1
-18
/
+4
2010-12-14
Add btd_error_failed()
Gustavo F. Padovan
2
-0
/
+7
2010-12-14
src: use btd_error_invalid_args()
Gustavo F. Padovan
1
-1
/
+1
2010-12-14
Add btd_error_no_such_adapter()
Gustavo F. Padovan
4
-16
/
+10
2010-12-13
Update mgmt-api.txt to match current implementation of read_info
Johan Hedberg
1
-32
/
+6
2010-12-13
Setting default Link Policy according to the chip supported features
Pawel Wieczorkiewicz
1
-20
/
+15
2010-12-13
Fix potential memory leak of ag.number
Johan Hedberg
1
-0
/
+2
2010-12-13
Rename hciops_set_class to write_class
Johan Hedberg
1
-6
/
+6
2010-12-13
Refactor class of device (and related values) handling to adapter_ops
Johan Hedberg
9
-511
/
+541
2010-12-12
Fix cleaning up HFP state after calling telephony_exit
Johan Hedberg
6
-0
/
+21
2010-12-12
Don't strdup the chld string for HFP
Johan Hedberg
1
-1
/
+1
2010-12-12
Remove unused adapter_ops->read_link_policy function
Johan Hedberg
4
-22
/
+0
2010-12-12
Merge read_mode management command into read_info
Johan Hedberg
2
-77
/
+22
2010-12-10
Fix device removal when connecting/browsing fails
Johan Hedberg
1
-1
/
+3
2010-12-10
Fix device creation error response when powered off
Johan Hedberg
1
-0
/
+6
2010-12-10
Fix adapter->services leak in adapter_free()
Johan Hedberg
1
-0
/
+2
2010-12-09
Convert CreateDevice on test-device script to an asynchronous call
Claudio Takahasi
1
-3
/
+19
2010-12-09
gdbus: fix accessing freed callback data
Johan Hedberg
1
-5
/
+5
2010-12-09
Check the security level on a per request base
Bruna Moreira
3
-5
/
+17
2010-12-09
Fix HFP response and hold (AT+BTRH) command response
Johan Hedberg
6
-59
/
+25
2010-12-08
Add btd_error_already_connected()
Gustavo F. Padovan
8
-23
/
+14
2010-12-08
convert error to btd_error_not_supported()
Gustavo F. Padovan
2
-8
/
+2
2010-12-08
convert error to btd_error_not_connected()
Gustavo F. Padovan
3
-11
/
+3
[next]