summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Check for usb_get_busses() and usb_interrupt_read()Marcel Holtmann2004-08-121-2/+2
* Rewrite the hid2hci checkMarcel Holtmann2004-07-281-8/+8
* Check for AVM BlueFRITZ! USB v2.0Marcel Holtmann2004-07-271-3/+6
* Don't forget the hid2hci manpageMarcel Holtmann2004-07-271-6/+5
* Make more parts optionalMarcel Holtmann2004-07-271-5/+16
* Use the functions from the USB libraryMarcel Holtmann2004-07-263-123/+63
* Use packet type and allow role switchMarcel Holtmann2004-07-251-2/+8
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-211-1/+1
* Add Jean to the copyright statementMarcel Holtmann2004-07-131-0/+1
* Add support for AmbiCom BT2000C cardMarcel Holtmann2004-06-231-0/+3
* Change timeout for create connectionMarcel Holtmann2004-06-121-1/+1
* Add support for audio source and audio sinkMarcel Holtmann2004-06-101-0/+121
* Add build id's for HCI 18.1 and HCI 18.2 firmwareMarcel Holtmann2004-06-031-0/+4
* Use LDADD instead of LDFLAGSMarcel Holtmann2004-05-231-6/+6
* Use 10 characters array in swave() routineMarcel Holtmann2004-05-121-1/+1
* Fix section numberMarcel Holtmann2004-05-071-1/+1
* Fix default baudrate for ST devicesMarcel Holtmann2004-05-031-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-2811-236/+295
* Add support for getting the AFH channel mapMarcel Holtmann2004-04-252-0/+101
* Add support for AFH modeMarcel Holtmann2004-04-252-0/+59
* Add support for inquiry modeMarcel Holtmann2004-04-252-0/+60
* The lmp_featurestostr() now uses a character number as widthMarcel Holtmann2004-04-252-2/+2
* Fix warning in hcisecfilterMarcel Holtmann2004-04-242-8/+10
* Add CVS $Id lineMarcel Holtmann2004-04-241-0/+2
* Add hid2hci utilityMarcel Holtmann2004-04-243-5/+476
* Fix more endian bugs for the ACL handleMarcel Holtmann2004-04-191-10/+19
* Update BlueZ library configurationMarcel Holtmann2004-04-036-1/+25
* Fix PSM value for big endian machinesMarcel Holtmann2004-04-021-5/+5
* Modifying $mandir is no longer neededutils-2.6Marcel Holtmann2004-04-021-2/+0
* Change default prefix to /usrMarcel Holtmann2004-04-011-1/+1
* Update the manpageMarcel Holtmann2004-04-011-0/+4
* Display string as hex bytes if it is longer than strlen()Marcel Holtmann2004-04-011-2/+9
* Add the ciptool utilityMarcel Holtmann2004-03-313-2/+549
* Add sdptool utilityMarcel Holtmann2004-03-313-3/+2192
* Add support for setting connection encryptionMarcel Holtmann2004-03-211-15/+98
* Display revision information for Broadcom devicesMarcel Holtmann2004-03-041-0/+8
* Add command for authentication requestMarcel Holtmann2004-02-182-2/+89
* Replace unprintable characters for device nameMarcel Holtmann2004-02-171-0/+5
* Fix endian problem with hci_create_connection()Marcel Holtmann2004-02-151-2/+2
* Fix automatic connection creation for the info commandMarcel Holtmann2003-12-211-17/+13
* Increase number of inquiry responsesMarcel Holtmann2003-12-161-2/+2
* Don't read the IAC with a default callMarcel Holtmann2003-11-181-1/+0
* Update iac command and add entry to the manpageMarcel Holtmann2003-11-182-1/+8
* Display all 8 bytes of the featuresMarcel Holtmann2003-11-182-4/+9
* Add ST Microelectronics specific initializationMarcel Holtmann2003-11-181-6/+64
* add iac commandStephen Crane2003-11-171-0/+46
* Use Ericsson revision command for ST Microelectronics devicesMarcel Holtmann2003-11-161-0/+1
* Fix minor class decoding of the peripheral major classMarcel Holtmann2003-11-061-1/+1
* Correct decoding class of deviceMarcel Holtmann2003-09-071-3/+3