index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
avtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
Fix empty parameter list in functions declarations
Szymon Janc
1
-1
/
+1
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-09-04
Add support for waiting before exiting to avtest
Johan Hedberg
1
-2
/
+12
2009-09-03
Add more complete AVCTP support to avtest
Johan Hedberg
1
-3
/
+64
2009-09-03
Add initial AVCTP support to avtest
Johan Hedberg
1
-19
/
+55
2009-09-03
Update help output for avtest
Johan Hedberg
1
-3
/
+6
2009-09-03
Add ABORT support to avtest
Johan Hedberg
1
-1
/
+25
2009-09-03
Fix do_send to wait for a proper reply
Johan Hedberg
1
-3
/
+8
2009-09-03
Add Nokia copyright to avtest.c
Johan Hedberg
1
-0
/
+1
2009-09-02
Allow avtest to use 48 byte MTU also in SEND mode
Johan Hedberg
1
-24
/
+32
2009-09-02
Add fragmented message sending support to avtest
Johan Hedberg
1
-6
/
+96
2009-09-02
Fix closing media transport after receiving CLOSE
Johan Hedberg
1
-0
/
+4
2009-09-02
Add avtest support for responding to AVDTP_SUSPEND
Johan Hedberg
1
-0
/
+13
2009-09-02
Add avtest support for responding to AVDTP_CLOSE
Johan Hedberg
1
-0
/
+13
2009-09-02
Add avtest support for responding to AVDTP_START
Johan Hedberg
1
-0
/
+13
2009-09-02
Add avtest support for responding to AVDTP_OPEN
Johan Hedberg
1
-2
/
+34
2009-09-02
Add avtest support for responding to AVDTP_GET_CONFIGURATION
Johan Hedberg
1
-0
/
+13
2009-09-02
Add avtest support for responding to AVDTP_SET_CONFIGURATION
Johan Hedberg
1
-0
/
+14
2009-09-02
Add "Invalid media transport" support to avtest
Johan Hedberg
1
-1
/
+3
2009-09-02
Add avtest support for arbitrary commands
Johan Hedberg
1
-0
/
+7
2009-09-02
Add SUSPEND support to avtest
Johan Hedberg
1
-0
/
+15
2009-09-02
Add CLOSE support to avtest
Johan Hedberg
1
-0
/
+18
2009-09-02
Fix off-by-one strcmp issue
Johan Hedberg
1
-1
/
+1
2009-09-02
Add START support to avtest
Johan Hedberg
1
-0
/
+15
2009-09-02
Fix creating media transport if OPEN failed
Johan Hedberg
1
-1
/
+2
2009-09-02
Add basic avtest OPEN support
Johan Hedberg
1
-4
/
+26
2009-09-02
Move valid media transport data to a common place
Johan Hedberg
1
-22
/
+19
2009-09-02
Add avtest support for setconf requirement before actual command
Johan Hedberg
1
-5
/
+12
2009-09-02
Add avtest support for GET_CONFIGURATION
Johan Hedberg
1
-0
/
+12
2009-09-02
Add avtest support for SET_CONFIGURATION
Johan Hedberg
1
-0
/
+21
2009-09-02
Add avtest support for sending GET_CAPABILITIES
Johan Hedberg
1
-0
/
+7
2009-09-02
Add avtest support for sending corrupted DISCOVER command
Johan Hedberg
1
-11
/
+12
2009-09-02
Initial avtest support for sending commands
Johan Hedberg
1
-18
/
+121
2009-08-31
Add utility for basic AVDTP testing
Marcel Holtmann
1
-0
/
+270
2009-02-27
Add skeleton for avtest application
Marcel Holtmann
1
-0
/
+31