aboutsummaryrefslogtreecommitdiff
path: root/tools/hcitool.c
AgeCommit message (Expand)Author
2011-03-10Adjust LE command timeout and APIMarco Sinigaglia
2011-03-04hcitool: add "whitelist" option to create LE connectionsClaudio Takahasi
2011-03-04hcitool: add random address type to LE Add to White ListClaudio Takahasi
2011-03-04hcitool: use defined constants for address typeClaudio Takahasi
2011-03-01hcitool: Add command to clear LE White ListArun Kumar Singh
2011-03-01hcitool: Add command to read size of LE White ListArun Kumar Singh
2011-03-01hcitool: Add command to remove a device from LE white listArun Kumar Singh
2011-03-01hcitool: Change commands struct formatingClaudio Takahasi
2011-03-01hcitool: Add command to add a device to LE White ListArun Kumar Singh
2011-02-24hcitool: fix interval and window parametersAndre Guedes
2011-02-24hcitool: add discovery procedure to lescan commandAndre Guedes
2011-02-23Add hcitool command to change the parameters of a given LE connectionClaudio Takahasi
2011-02-23Remove unneeded comma in the hcitool commands declarationClaudio Takahasi
2011-02-11hcitool: Add bdaddr type option to leccAndrei Emeltchenko
2011-02-11Bluetooth: hcitool: add option for LE_Scan_Type parameterAndrei Emeltchenko
2011-01-31Add option to enable privacy during scanning to hcitoolClaudio Takahasi
2010-12-21Coding style fixes for lib and toolsMichal Labedzki
2010-12-20Fix tools UI to avoid program launch mistakes.Michal Labedzki
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