aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-05-17Add hciconfig support for blacklistingJohan Hedberg
2010-05-07Remove extra spaces from tools dirJose Antonio Santos Cadenas
2010-03-07Pretty print HCI revision and LMP subversionMarcel Holtmann
2010-02-13Show HCI and LMP versions on separate linesMarcel Holtmann
2010-02-13Show controller type and bus type for every deviceMarcel Holtmann
2010-02-05The TX power level is a signed int and not an unsigned intMarcel Holtmann
2010-02-05Print EIR attribute for Device IDMarcel Holtmann
2010-02-05Fix another fallout from Inquiry Response Transmit Power Level typoMarcel Holtmann
2010-02-04Add 0xff (any object type) to sdptool OPUSH supported formats list.Nick Pelly
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-10-02Fix another variable initializationJohan Hedberg
2009-10-02Fix memory leaksSteve Grubb
2009-08-29Move rfcomm utility into tools directoryMarcel Holtmann
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann
2009-08-06Remove unused variables left by previous patchMarcel Holtmann
2009-08-06Modify example PBAP SDP record of sdptoolZhu Lan
2009-07-08Add chipset id for brf6350.Nick Pelly
2009-07-05Fix fallout from l2ping manual page renameMarcel Holtmann
2009-07-03move tools/l2ping.1 to man section 8Filippo Giunchedi
2009-06-30remove trailing whitespaces in manpagesFilippo Giunchedi
2009-06-27Fix short commands limitOhad Ben-Cohen
2009-06-26Fix signed/unsigned comparison warningMarcel Holtmann
2009-06-26Add support for registration of a PBAP service using sdptoolJiafa Liu
2009-06-11Add TI wl1271 to texas instruments chip listNick Pelly
2009-05-18Fix to complicated logic Dell switching routineMarcel Holtmann
2009-05-18Reinstitute usb_detach_kernel_driver_np, but in the proper placeMario Limonciello
2009-05-16Fix uninitialized fallout from Mario's patchesMarcel Holtmann
2009-05-16Fix dmesg errors about hid2hci not claiming interface before usageMario Limonciello
2009-05-16Add support for switching from HCI->HID mode for Dell BT adaptersMario Limonciello
2009-05-16Add support for command line arguments on hid2hci toolMario Limonciello
2009-05-10Increase BCSP timeout for setup and transactionMarcel Holtmann
2009-05-09Use timeout value also for BCSP timeoutMarcel Holtmann
2009-05-09Add tool to calculate HCI event maskMarcel Holtmann
2009-05-08Use ppoll() instead of poll() for keeping line disciplineMarcel Holtmann
2009-03-12Make use of size_t and ssize_t when possibleJohan Hedberg
2009-02-10Fix memory leaks in hciconfig and hcitoolGustavo F. Padovan
2009-02-03Add delay to have 2.1 setup settle before requesting features againMarcel Holtmann
2009-01-30Use %zd instead of %ld for size_tMarcel Holtmann
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann
2009-01-21Update l2ping man page for recent changes to l2ping.Nick Pelly
2009-01-18Remove extra commentMarcel Holtmann
2009-01-18Add -v and -d options to l2pingNick Pelly
2009-01-01Update copyright informationMarcel Holtmann
2008-12-23Remove unused functionsMarcel Holtmann
2008-12-23Add missing include for prototypesMarcel Holtmann
2008-12-23Fix broken forward declarationsMarcel Holtmann
2008-12-23Make local functions staticMarcel Holtmann
2008-12-23Removed wrong extern declarations for getoptMarcel Holtmann
2008-12-23Fix compiler warnings and remove unused codeMarcel Holtmann