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 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
*
STREAMING->OPEN happens first when Suspend response is received
Johan Hedberg
2007-08-15
1
-7
/
+1
*
Also call stream state callback in error situations
Johan Hedberg
2007-08-14
1
-6
/
+12
*
Implement support for incoming Start command
Johan Hedberg
2007-08-13
1
-10
/
+71
*
Remove ifndef protections and includes from .h files
Johan Hedberg
2007-08-13
1
-2
/
+6
*
All local SEP callbacks need a avdtp session parameter
Johan Hedberg
2007-08-12
1
-10
/
+10
*
Clean up protocol structs
Johan Hedberg
2007-08-12
1
-38
/
+15
*
Implement proper acceptor side functionality
Johan Hedberg
2007-08-12
1
-82
/
+224
*
Fix set_configuration reject response error codes
Johan Hedberg
2007-08-12
1
-5
/
+15
*
Fix set_configuration command error checking
Johan Hedberg
2007-08-12
1
-1
/
+1
*
Fix set_configuration reject response
Johan Hedberg
2007-08-12
1
-0
/
+1
*
Fix DISCOVER_CMD response
Johan Hedberg
2007-08-12
1
-1
/
+1
*
avdtp_unref improvements
Johan Hedberg
2007-08-12
1
-10
/
+21
[next]