index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
avdtp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-06
Add support for AVDTP 1.3 Delay Reporting
Johan Hedberg
1
-1
/
+15
2009-03-25
Add specific codec types.
Luiz Augusto von Dentz
1
-0
/
+2
2009-03-25
Introduce BT_OPEN command to audio ipc.
Luiz Augusto von Dentz
1
-0
/
+3
2009-03-25
Add seid field to capabilities.
Luiz Augusto von Dentz
1
-0
/
+2
2009-03-25
Add configured flag for codec capabilities.
Luiz Augusto von Dentz
1
-1
/
+4
2009-03-25
Make use of the AVDTP session state callback for automatic AVRCP control
Johan Hedberg
1
-0
/
+2
2009-03-24
Add possibility to track AVDTP connection state changes
Johan Hedberg
1
-0
/
+15
2009-01-27
Don't auto-disconnect explicitly created A2DP connections
Johan Hedberg
1
-0
/
+2
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-09-08
Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.
Luiz Augusto von Dentz
1
-3
/
+4
2008-05-27
Make control.c to use bt_l2cap_listen.
Luiz Augusto von Dentz
1
-1
/
+1
2008-03-05
Do master role switching by default and add ForceMaster config option
Johan Hedberg
1
-1
/
+1
2008-02-02
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-01-23
Add mpeg12 sep registration.
Luiz Augusto von Dentz
1
-0
/
+1
2007-12-03
Handle new ipc messages properly and adapt the plugins.
Luiz Augusto von Dentz
1
-0
/
+2
2007-11-05
Fix packet lenght to be the output MTU.
Luiz Augusto von Dentz
1
-1
/
+2
2007-10-23
Update copyright information
Marcel Holtmann
1
-1
/
+1
2007-10-09
Handle cross-connect case for AVDTP
Johan Hedberg
1
-1
/
+3
2007-09-28
Expose stream setup errors higher up in the call stack
Johan Hedberg
1
-2
/
+15
2007-08-31
Fix endianess problem.
Luiz Augusto von Dentz
1
-0
/
+15
2007-08-31
Cleanup and fixes of stream handling
Johan Hedberg
1
-0
/
+2
2007-08-29
Make codec parameters support available for application.
Luiz Augusto von Dentz
1
-1
/
+5
2007-08-24
Support up to two simultaneous streams
Johan Hedberg
1
-21
/
+29
2007-08-16
Handle error situations better
Johan Hedberg
1
-10
/
+21
2007-08-16
Revert changes from previous commit that were not supposed to go in
Johan Hedberg
1
-1
/
+1
2007-08-16
Fix minumum bitpool calculation
Johan Hedberg
1
-1
/
+1
2007-08-16
Rework interfacing with the avdtp state machine
Johan Hedberg
1
-0
/
+4
2007-08-13
Remove ifndef protections and includes from .h files
Johan Hedberg
1
-6
/
+0
2007-08-12
All local SEP callbacks need a avdtp session parameter
Johan Hedberg
1
-16
/
+24
2007-08-12
Implement proper acceptor side functionality
Johan Hedberg
1
-3
/
+6
2007-08-11
Integrate A2DP work from Johan's and Luiz's GIT trees
Johan Hedberg
1
-0
/
+177
2007-07-23
Add first files for to start A2DP implementation
Johan Hedberg
1
-0
/
+23