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
*
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
*
Add idle timeout for streams
Johan Hedberg
2007-08-18
1
-1
/
+35
*
Accept start requests and add timeout for suspending unused streams
Johan Hedberg
2007-08-18
1
-1
/
+7
*
Add some debug for the stream endpoint discovery
Marcel Holtmann
2007-08-17
1
-17
/
+21
*
Fix seid counting in suspend and start requests
Johan Hedberg
2007-08-17
1
-2
/
+2
*
Handle error situations better
Johan Hedberg
2007-08-16
1
-31
/
+135
*
Revert changes from previous commit that were not supposed to go in
Johan Hedberg
2007-08-16
1
-29
/
+12
*
Fix minumum bitpool calculation
Johan Hedberg
2007-08-16
1
-12
/
+29
*
Rework interfacing with the avdtp state machine
Johan Hedberg
2007-08-16
1
-0
/
+10
*
According to spec. OPEN state is entered before calling suspend_cfm
Johan Hedberg
2007-08-15
1
-2
/
+2
*
Implement support for incoming suspend commands
Johan Hedberg
2007-08-15
1
-3
/
+59
*
send_request returns int and not a boolean
Johan Hedberg
2007-08-15
1
-1
/
+1
*
avdtp_send returns a boolean and not a int
Johan Hedberg
2007-08-15
1
-2
/
+3
*
Switch to OPEN state when receiving Open accept response
Johan Hedberg
2007-08-15
1
-1
/
+5
*
Fix CONFIGURED->OPEN state change
Johan Hedberg
2007-08-15
1
-2
/
+0
[next]