aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/hciattach_ath3k.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-29tools: Add SPDX License IdentifierTedd Ho-Jeong An1-14/+1
2020-04-03tools/hciattach_ath3k: Load BT board data based on country codeSonny Sasaka1-9/+23
2018-12-06build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann1-0/+1
2018-05-23tools: Fix compiler warning from wrong array sizeMarcel Holtmann1-1/+1
2015-03-01tools: Use local libbluetooth includesMarcel Holtmann1-3/+3
2015-01-27tools/hciattach_ath3k: Remove dead code warningsGowtham Anandha Babu1-10/+1
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg1-0/+4
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi1-4/+0
2012-05-10tools: Fix tab misuseAnderson Lizardo1-1/+1
2011-05-15Fix redundant null check on calling free()Szymon Janc1-12/+7
2010-11-23hciattach: download configuration at user requested baud rateSuraj Sumangala1-28/+70
2010-11-19hciattach: send hci commands after hci socket bring upSuraj Sumangala1-2/+8
2010-10-05Bluetooth: Add support to specify patch download locationSuraj Sumangala1-2/+50
2010-08-18Add host level support for Atheros AR300x deviceSuraj Sumangala1-0/+953