index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
avdtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix authorization mechanism for 3.x.
Luiz Augusto von Dentz
2008-06-17
1
-32
/
+2
*
Replace struct device with struct audio_device
Marcel Holtmann
2008-05-29
1
-3
/
+3
*
Make control.c to use bt_l2cap_listen.
Luiz Augusto von Dentz
2008-05-27
1
-1
/
+1
*
Fix problem with non const bdaddr_t
Marcel Holtmann
2008-05-15
1
-2
/
+2
*
Remove casts.
Luiz Augusto von Dentz
2008-05-15
1
-5
/
+5
*
Make audio service to use of bt_*_listen helpers.
Luiz Augusto von Dentz
2008-05-15
1
-94
/
+30
*
Fix default value handling when config file is not present
Marcel Holtmann
2008-05-15
1
-8
/
+9
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
1
-1
/
+2
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+3
*
fixed format string
Claudio Takahasi
2008-05-08
1
-2
/
+2
*
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
2008-05-07
1
-1
/
+1
*
Fixes avdtp and avctp authorization for incoming connections.
Luiz Augusto von Dentz
2008-05-05
1
-26
/
+34
*
Fixed psm endianness for l2cap connection
Cidorvan Leite
2008-04-29
1
-1
/
+1
*
AVDTP l2cap connection clean up in audio plugin
Cidorvan Leite
2008-04-28
1
-79
/
+19
*
Rename ForceMaster to just Master
Johan Hedberg
2008-03-05
1
-1
/
+1
*
Do master role switching by default and add ForceMaster config option
Johan Hedberg
2008-03-05
1
-3
/
+19
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-1
/
+1
*
Add config options for each source.
Luiz Augusto von Dentz
2008-01-23
1
-0
/
+2
*
Add mpeg12 sep registration.
Luiz Augusto von Dentz
2008-01-23
1
-0
/
+2
*
Minor locality issue
Johan Hedberg
2007-12-07
1
-1
/
+1
*
Make sure remote SEP cache and active streams stay in sync
Johan Hedberg
2007-12-07
1
-3
/
+5
*
Fix BT_GETCAPABILITIES when the headset has already been acting as INT
Johan Hedberg
2007-12-07
1
-4
/
+4
*
Minor coding style fixes
Johan Hedberg
2007-12-07
1
-5
/
+9
*
Cache discovery process to avoid delays.
Luiz Augusto von Dentz
2007-12-05
1
-6
/
+5
*
Handle new ipc messages properly and adapt the plugins.
Luiz Augusto von Dentz
2007-12-03
1
-1
/
+36
*
Fix packet lenght to be the output MTU.
Luiz Augusto von Dentz
2007-11-05
1
-9
/
+15
*
Fix L2CAP socket leak
Johan Hedberg
2007-10-25
1
-5
/
+3
*
Update copyright information
Marcel Holtmann
2007-10-23
1
-0
/
+1
*
Integrate AVRCP further with the rest of the audio service
Johan Hedberg
2007-10-23
1
-0
/
+21
*
Bring back the suspend timer but only set it for suspends initiated by us
Johan Hedberg
2007-10-11
1
-0
/
+24
*
Remove stream idle timer
Johan Hedberg
2007-10-11
1
-24
/
+0
*
Handle cross-connect case for AVDTP
Johan Hedberg
2007-10-09
1
-0
/
+17
*
Expose stream setup errors higher up in the call stack
Johan Hedberg
2007-09-28
1
-15
/
+7
*
Fix bogus error checking.
Luiz Augusto von Dentz
2007-09-21
1
-5
/
+5
*
Clear pending request stream reference if stream goes away (e.g. media transpor
Johan Hedberg
2007-09-17
1
-0
/
+2
*
increase request timeout since the request might not get sent immediatly when...
Johan Hedberg
2007-09-02
1
-1
/
+1
*
Remove transport channel callback before freeing stream
Johan Hedberg
2007-08-31
1
-0
/
+3
*
Fix endianess problem.
Luiz Augusto von Dentz
2007-08-31
1
-2
/
+2
*
Cleanup and fixes of stream handling
Johan Hedberg
2007-08-31
1
-45
/
+72
*
Make codec parameters support available for application.
Luiz Augusto von Dentz
2007-08-29
1
-16
/
+51
*
First attempt to make this endian safe
Marcel Holtmann
2007-08-26
1
-10
/
+91
*
Remove left-over transport callback in stream_free
Johan Hedberg
2007-08-24
1
-0
/
+5
*
Support up to two simultaneous streams
Johan Hedberg
2007-08-24
1
-33
/
+59
*
Handle connect attempts during authorization better
Johan Hedberg
2007-08-21
1
-1
/
+11
*
Plug a memory leak when manager_authorize fails
Johan Hedberg
2007-08-21
1
-0
/
+1
*
Implement RequestAuthorization support
Johan Hedberg
2007-08-21
1
-12
/
+77
*
Improve robustness of A2DP SEP active stream state by using a stream state ca...
Johan Hedberg
2007-08-20
1
-1
/
+3
*
Improve handling of unix clients which stay connected even though the headset...
Johan Hedberg
2007-08-19
1
-7
/
+0
*
Reduce stream idle timeout from 30s to 20s
Johan Hedberg
2007-08-18
1
-1
/
+1
[next]