summaryrefslogtreecommitdiff
path: root/tools/btattach.c
Commit message (Expand)AuthorAgeFilesLines
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-051-8/+1
* tools: Add option to not set flow control for btattachMarcel Holtmann2016-11-151-9/+16
* tools: Add identifier for Marvell UART devicesLoic Poulain2016-09-261-0/+1
* tools: Add identifier for Nokia UART devicesLoic Poulain2016-09-261-0/+1
* tools: Use the phrase Primary instead of BR/EDRMarcel Holtmann2016-08-221-2/+2
* tools: Add definition for Intel AG6xx UART devicesMarcel Holtmann2016-08-161-0/+1
* Make use of new tty_get_speed helperJohan Hedberg2016-04-271-51/+2
* tools/btattach: Add command line switch for specifying the baudrateJohan Hedberg2016-03-281-7/+67
* tools/btattach: Fix leak of bt_hci objectJohan Hedberg2015-09-141-1/+2
* tools: Add identifier for Qualcomm Atheros UART devicesMarcel Holtmann2015-08-111-0/+1
* tools: Add protocol option for btattach utilityLoic Poulain2015-04-071-9/+45
* tools: Use local libbluetooth includesMarcel Holtmann2015-02-281-3/+3
* shared: Move mainloop implementation from monitor to sharedJohan Hedberg2015-02-121-1/+1
* tools: Fix compilation errors with muslSzymon Janc2014-09-241-1/+1
* tools: Use mainloop handling for btattach utilityMarcel Holtmann2014-07-121-22/+98
* tools: Print controller index after attaching serial portMarcel Holtmann2014-07-111-1/+10
* tools: Make parameter argument variables constMarcel Holtmann2013-09-031-1/+1
* tools: Add command line options for btattach utilityMarcel Holtmann2013-09-021-12/+86
* 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: Add simple btattach utilityMarcel Holtmann2012-11-071-0/+136