summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-054-7/+9
* Detect hangup in connect modeMarcel Holtmann2005-05-191-1/+16
* Use LDADD instead of LIBSMarcel Holtmann2005-04-211-1/+11
* Support address changing for CSR chipsMarcel Holtmann2005-04-201-2/+60
* Use hci_devinfo() instead of the ioctl()Marcel Holtmann2005-04-201-4/+2
* Flag to activate flow control modeMarcel Holtmann2005-04-161-1/+11
* Support zero length data sizesMarcel Holtmann2005-02-101-25/+40
* Don't forget to include getopt.hMarcel Holtmann2005-01-283-0/+3
* Cleanup the socket handlingMarcel Holtmann2005-01-272-88/+150
* Cleanup the socket handlingMarcel Holtmann2005-01-271-81/+133
* Another bunch of cleanupsMarcel Holtmann2005-01-271-12/+10
* TypoMarcel Holtmann2005-01-271-1/+1
* More cleanupsMarcel Holtmann2005-01-271-5/+7
* Cleanup the socket handlingMarcel Holtmann2005-01-271-118/+177
* Show connection informationMarcel Holtmann2005-01-241-2/+14
* Adopt data size from the MTUMarcel Holtmann2005-01-241-1/+8
* Only set link mode when neededMarcel Holtmann2005-01-232-2/+2
* Update usage informationMarcel Holtmann2005-01-221-0/+1
* Whitespace cleanupsMarcel Holtmann2005-01-121-55/+47
* More cleanupsMarcel Holtmann2005-01-112-90/+75
* Add tool for changing the device addressMarcel Holtmann2005-01-112-1/+255
* Fix memory leaks and make more functions staticMarcel Holtmann2005-01-112-106/+100
* Fix typosMarcel Holtmann2004-12-292-3/+3
* Update for connection informationMarcel Holtmann2004-12-263-31/+64
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-252-0/+8
* Add parameter for activating secure modeMarcel Holtmann2004-11-172-34/+45
* Correct typo in help informationMarcel Holtmann2004-10-291-1/+1
* Add support for setting link modeMarcel Holtmann2004-10-291-6/+4
* Fragment SCO payload that is greater than the SCO MTUMarcel Holtmann2004-08-301-2/+10
* Make more parts optionalMarcel Holtmann2004-07-271-2/+6
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-211-1/+1
* Use LIBS instead of LDFLAGSMarcel Holtmann2004-05-231-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-285-108/+132
* Update BlueZ library configurationMarcel Holtmann2004-04-031-0/+4
* Fix sequence incrementMarcel Holtmann2004-02-173-4/+8
* Let the headset test tools use 16 bit PCM for input and outputMarcel Holtmann2003-10-073-4/+4
* Add new modes that can dump the incoming dataMarcel Holtmann2003-05-291-7/+131
* Add LM_RELIABLE optionMarcel Holtmann2003-05-291-18/+66
* Add support for SO_LINGER option.Max Krasnyansky2003-05-191-2/+40
* Call shutdown() before closing the socket and check return value.Max Krasnyansky2003-05-191-7/+13
* Add SO_LINGER support.Max Krasnyansky2003-05-171-1/+27
* Add support for sending a number of blocksMarcel Holtmann2003-05-161-2/+10
* Remove the voice setting command and fix a big endian problemMarcel Holtmann2003-03-311-36/+1
* typoStephen Crane2003-03-261-1/+1
* fix typoStephen Crane2003-02-042-2/+2
* Add Headset Test utilityMarcel Holtmann2002-12-214-1/+378
* Use select in dump mode.Max Krasnyansky2002-10-151-1/+18
* Move testing programs from tools directory into the test directoryMarcel Holtmann2002-10-145-0/+1540