summaryrefslogtreecommitdiff
path: root/tools/hciattach_ath3k.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* tools/hciattach_ath3k: Load BT board data based on country codeSonny Sasaka2020-04-031-9/+23
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools: Fix compiler warning from wrong array sizeMarcel Holtmann2018-05-231-1/+1
* tools: Use local libbluetooth includesMarcel Holtmann2015-03-011-3/+3
* tools/hciattach_ath3k: Remove dead code warningsGowtham Anandha Babu2015-01-271-10/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* tools: Fix tab misuseAnderson Lizardo2012-05-101-1/+1
* Fix redundant null check on calling free()Szymon Janc2011-05-151-12/+7
* hciattach: download configuration at user requested baud rateSuraj Sumangala2010-11-231-28/+70
* hciattach: send hci commands after hci socket bring upSuraj Sumangala2010-11-191-2/+8
* Bluetooth: Add support to specify patch download locationSuraj Sumangala2010-10-051-2/+50
* Add host level support for Atheros AR300x deviceSuraj Sumangala2010-08-181-0/+953