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
...
*
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
*
l2cap_connect doesn't have to call finalize_discovery as the caller takes car...
Johan Hedberg
2007-08-12
1
-1
/
+0
*
Fix (yet again) refcounting.
Johan Hedberg
2007-08-12
1
-15
/
+13
*
avdtp_get_internal should not increase the refcount
Johan Hedberg
2007-08-11
1
-1
/
+1
*
Fix resolving local bdaddr for incoming connections
Johan Hedberg
2007-08-11
1
-1
/
+1
*
Ensure that transport channels get disconnected before the signalling channel
Johan Hedberg
2007-08-11
1
-3
/
+3
*
Implement support for receiving the Close command
Johan Hedberg
2007-08-11
1
-3
/
+57
*
Fix avdtp session reference counting
Johan Hedberg
2007-08-11
1
-4
/
+11
*
Integrate A2DP work from Johan's and Luiz's GIT trees
Johan Hedberg
2007-08-11
1
-0
/
+2174
*
Add first files for to start A2DP implementation
Johan Hedberg
2007-07-23
1
-0
/
+26
[prev]