summaryrefslogtreecommitdiff
path: root/test/l2test.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-09Use a valid PSM value in l2testGustavo F. Padovan1-1/+1
2010-09-30l2test: add support to the fixed channelsGustavo F. Padovan1-5/+21
2010-04-28Set l2cap mode alwaysGustavo F. Padovan1-2/+1
2010-04-28Add options to test MaxTx and TxWindowGustavo F. Padovan1-1/+21
2010-04-28Add duplex test case to l2testGustavo F. Padovan1-1/+42
2010-04-28l2test: add option to use SOCK_STREAMGustavo F. Padovan1-1/+6
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-08-30Rename some options to make them more intuitiveMarcel Holtmann1-8/+8
2009-08-30Add support for setting L2CAP FCS valueGustavo F. Padovan1-1/+13
2009-07-16Fix unintended fall through.Luiz Augusto von Dentz1-0/+1
2009-07-16Fix strict-aliasing rules handling of l2test and info requestsMarcel Holtmann1-6/+6
2009-05-04Make sure to initialize the feature mask variableMarcel Holtmann1-1/+1
2009-05-02Add alias for setting ERTM mode valueMarcel Holtmann1-1/+4
2009-04-19Retreive fixed channels list if supportedMarcel Holtmann1-3/+32
2009-04-19Add additional L2CAP extended feature mask bitsMarcel Holtmann1-0/+8
2009-04-19Add Enhanced Retransmission mode, Streaming mode and FCS Option.Gustavo F. Padovan1-0/+6
2009-03-30Make sure to clear socket address structure firstMarcel Holtmann1-0/+1
2009-01-15Differentiate between buffer and data sizeMarcel Holtmann1-4/+19
2009-01-15Add support for fragmentation of data packetsMarcel Holtmann1-16/+29
2009-01-14Add support for deferred connection setupMarcel Holtmann1-8/+58
2009-01-13Allow choosing of MITM for new pairing functionMarcel Holtmann1-1/+4
2009-01-13Add command option for triggering dedicated bondingMarcel Holtmann1-2/+55
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-07-10Allow link mode settings for outgoing connectionsMarcel Holtmann1-0/+8
2008-06-25Enable output of timestampsMarcel Holtmann1-2/+22
2008-06-23Use the correct socket descriptor for incoming connectionsMarcel Holtmann1-1/+1
2008-06-23Add timestamp optionMarcel Holtmann1-3/+31
2008-06-23Remove invalid line in usage outputMarcel Holtmann1-1/+0
2008-06-15Allow setting of RFC modeMarcel Holtmann1-11/+12
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-05-23Set output MTU for listening socketsMarcel Holtmann1-0/+1
2007-01-21Check socket address to get the dynamic PSM and channel valuesMarcel Holtmann1-0/+12
2007-01-13Update copyright informationMarcel Holtmann1-1/+1
2006-09-24Don't use ident 0 for information requestMarcel Holtmann1-2/+2
2006-09-24Add information request commandMarcel Holtmann1-7/+117
2006-08-10Change default poll() timeoutMarcel Holtmann1-1/+1
2006-07-05Allow connects to multiple remote devicesMarcel Holtmann1-12/+16
2006-06-14Allow reading sample data from a fileMarcel Holtmann1-34/+39
2006-03-24Change delay to milliseconds and check countMarcel Holtmann1-4/+4
2006-03-23Add options for count and delayMarcel Holtmann1-1/+23
2006-03-23Rename connection less option from -D to -GMarcel Holtmann1-3/+3
2006-01-03Update copyright informationMarcel Holtmann1-1/+1
2005-10-29Big cleanup of CVS relicsMarcel Holtmann1-15/+10
2005-07-05Fix some GCC 4.0 warningsMarcel Holtmann1-2/+2
2005-05-19Detect hangup in connect modeMarcel Holtmann1-1/+16
2005-04-16Flag to activate flow control modeMarcel Holtmann1-1/+11
2005-02-10Support zero length data sizesMarcel Holtmann1-25/+40
2005-01-28Don't forget to include getopt.hMarcel Holtmann1-0/+1
2005-01-27Another bunch of cleanupsMarcel Holtmann1-12/+10
2005-01-27TypoMarcel Holtmann1-1/+1