aboutsummaryrefslogtreecommitdiff
path: root/tools/hcitool.c
AgeCommit message (Expand)Author
2010-11-21Make LE_LINK define private to hcitool.c for nowJohan Hedberg
2010-11-11Print LE link type on hcitoolSheldon Demario
2010-07-16Use default adapter for LE commandsVille Tervo
2010-07-13Add ledc command to hcitoolVinicius Costa Gomes
2010-07-12Add handle and timeout parameters to hci_le_create_connVinicius Costa Gomes
2010-07-08Add lecc command to hcitoolVinicius Costa Gomes
2010-07-08Fix not respecting the user's endianism for LE ScanVinicius Costa Gomes
2010-07-06Add lescan command to hcitoolVinicius Costa Gomes
2010-01-01Update copyright informationMarcel Holtmann
2009-10-02Fix another variable initializationJohan Hedberg
2009-10-02Fix memory leaksSteve Grubb
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-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-10-20Get rid of format string warnings with recent gcc versionsJohan Hedberg
2008-09-29Improve reading of local and remote extended featuresMarcel Holtmann
2008-08-27Allow specifying of reason for the disconnectMarcel Holtmann
2008-08-15Use const char for usage textMarcel Holtmann
2008-06-12Add support for reading/setting the link policyMarcel Holtmann
2008-02-02Update copyright informationMarcel Holtmann
2007-09-14Add refresh option to re-request device namesMarcel Holtmann
2007-09-10Show connection link type correctlyMarcel Holtmann
2007-06-16Fix decoding of extended pages numberMarcel Holtmann
2007-01-13Update copyright informationMarcel Holtmann
2006-12-20More accurate class of device decoding for hcitool and hciconfigJohan Hedberg
2006-11-26Use multibyte friendly checks instead of isprint()Marcel Holtmann
2006-09-29Fix major class count calculation errorMarcel Holtmann
2006-09-20Fix endian issue with periodic inquiryMarcel Holtmann
2006-09-03Add support for periodic inquiry modeMarcel Holtmann
2006-07-26Make use of create_name()Marcel Holtmann
2006-06-17Only read remote extended features if local adapter supports itMarcel Holtmann
2006-04-28Cleanup main function declarationsMarcel Holtmann
2006-01-18Use the correct device for reading the local clockMarcel Holtmann
2006-01-03Update copyright informationMarcel Holtmann
2005-10-29Big cleanup of CVS relicsMarcel Holtmann
2005-10-21Allow clear text IAC valuesMarcel Holtmann
2005-09-29Add support for inquiry access codesMarcel Holtmann
2005-09-07Show supported commands also in clear textMarcel Holtmann
2005-08-05Use bt_free() to free the memory allocated by lmp_featurestostr()Marcel Holtmann
2005-08-05Correctly terminate the device name stringMarcel Holtmann
2005-07-05Fix some GCC 4.0 warningsMarcel Holtmann
2005-07-03Don't show empty namesMarcel Holtmann
2005-07-03Update reading of local Bluetooth clockMarcel Holtmann
2005-06-17Replace non-printable characters in device namesMarcel Holtmann
2005-06-16Fix program error codes on memory allocationsMarcel Holtmann
2005-04-22Use the new textfile libraryMarcel Holtmann
2005-04-22Include sys/param.h for PATH_MAXMarcel Holtmann
2005-04-21Set the storage directory through ${localstatedir}Marcel Holtmann
2005-04-18Use unlimited inquiry responses as defaultMarcel Holtmann