aboutsummaryrefslogtreecommitdiff
path: root/tools/hciconfig.c
AgeCommit message (Expand)Author
2011-04-27Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira
2011-03-28Fix LMP version string in hciconfigJohan Hedberg
2011-03-10Adjust LE command timeout and APIMarco Sinigaglia
2011-02-01Fix hciconfig leadv returned responseAndre Dieb Martins
2011-01-31Add option to set LE random address to hciconfigClaudio Takahasi
2010-12-29Add LE read supported states for hciconfigClaudio Takahasi
2010-12-21Coding style fixes for lib and toolsMichal Labedzki
2010-12-20Fix tools UI to avoid program launch mistakes.Michal Labedzki
2010-09-06hciconfig: add LE_SET_ADVERTISE_ENABLE cmdAnderson Briglia
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-01-01Update copyright informationMarcel Holtmann
2009-02-10Fix memory leaks in hciconfig and hcitoolGustavo F. Padovan
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-15Use const char for string constantsMarcel Holtmann
2008-06-09There is no kernel security managerMarcel Holtmann
2008-02-02Update copyright informationMarcel Holtmann
2007-10-05Add support for inquiry transmit power levelMarcel Holtmann
2007-08-31Decode more EIR elementsMarcel Holtmann
2007-08-26Fix command bit calculationMarcel Holtmann
2007-08-08Don't change EIR data when setting nameMarcel Holtmann
2007-08-01Add commands for Simple PairingMarcel Holtmann
2007-01-14The Philips chips also support the Ericsson revision commandMarcel 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-11-21Don't change scan enable on devupMarcel Holtmann
2006-07-26Make use of create_name()Marcel Holtmann
2006-06-27Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann
2006-04-28Cleanup main function declarationsMarcel Holtmann
2006-02-23Fix service classes decodingMarcel Holtmann
2006-02-15Fix revision string for Broadcom devicesMarcel Holtmann
2006-02-15Fix for displaying the correct class of device stringsMarcel Holtmann
2006-01-03Update copyright informationMarcel Holtmann
2005-11-24Fix big endian problem with ACL and SCO MTU settingsMarcel Holtmann
2005-11-23Fix strict-aliasing warningMarcel Holtmann
2005-10-29Big cleanup of CVS relicsMarcel Holtmann
2005-10-29Update support for extended inquiry responseMarcel Holtmann
2005-10-21Allow clear text IAC valuesMarcel Holtmann
2005-09-29Add support for the extended inquiry response commandsMarcel Holtmann
2005-09-10Add support for transient persistent storage valuesMarcel Holtmann