summaryrefslogtreecommitdiff
path: root/test/avtest.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-18Fix empty parameter list in functions declarationsSzymon Janc1-1/+1
2010-01-07Update Nokia copyrightsJohan Hedberg1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-09-04Add support for waiting before exiting to avtestJohan Hedberg1-2/+12
2009-09-03Add more complete AVCTP support to avtestJohan Hedberg1-3/+64
2009-09-03Add initial AVCTP support to avtestJohan Hedberg1-19/+55
2009-09-03Update help output for avtestJohan Hedberg1-3/+6
2009-09-03Add ABORT support to avtestJohan Hedberg1-1/+25
2009-09-03Fix do_send to wait for a proper replyJohan Hedberg1-3/+8
2009-09-03Add Nokia copyright to avtest.cJohan Hedberg1-0/+1
2009-09-02Allow avtest to use 48 byte MTU also in SEND modeJohan Hedberg1-24/+32
2009-09-02Add fragmented message sending support to avtestJohan Hedberg1-6/+96
2009-09-02Fix closing media transport after receiving CLOSEJohan Hedberg1-0/+4
2009-09-02Add avtest support for responding to AVDTP_SUSPENDJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_CLOSEJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_STARTJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_OPENJohan Hedberg1-2/+34
2009-09-02Add avtest support for responding to AVDTP_GET_CONFIGURATIONJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_SET_CONFIGURATIONJohan Hedberg1-0/+14
2009-09-02Add "Invalid media transport" support to avtestJohan Hedberg1-1/+3
2009-09-02Add avtest support for arbitrary commandsJohan Hedberg1-0/+7
2009-09-02Add SUSPEND support to avtestJohan Hedberg1-0/+15
2009-09-02Add CLOSE support to avtestJohan Hedberg1-0/+18
2009-09-02Fix off-by-one strcmp issueJohan Hedberg1-1/+1
2009-09-02Add START support to avtestJohan Hedberg1-0/+15
2009-09-02Fix creating media transport if OPEN failedJohan Hedberg1-1/+2
2009-09-02Add basic avtest OPEN supportJohan Hedberg1-4/+26
2009-09-02Move valid media transport data to a common placeJohan Hedberg1-22/+19
2009-09-02Add avtest support for setconf requirement before actual commandJohan Hedberg1-5/+12
2009-09-02Add avtest support for GET_CONFIGURATIONJohan Hedberg1-0/+12
2009-09-02Add avtest support for SET_CONFIGURATIONJohan Hedberg1-0/+21
2009-09-02Add avtest support for sending GET_CAPABILITIESJohan Hedberg1-0/+7
2009-09-02Add avtest support for sending corrupted DISCOVER commandJohan Hedberg1-11/+12
2009-09-02Initial avtest support for sending commandsJohan Hedberg1-18/+121
2009-08-31Add utility for basic AVDTP testingMarcel Holtmann1-0/+270
2009-02-27Add skeleton for avtest applicationMarcel Holtmann1-0/+31