summaryrefslogtreecommitdiff
path: root/tools/rfcomm.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Fix handle leak in rfcommIldar Kamaletdinov2022-05-091-0/+4
* tools: Deprecate some input parameters to align with inclusive languageArchie Pusaka2021-09-211-4/+6
* tools: Inclusive language changesArchie Pusaka2021-09-211-4/+5
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools: Use local libbluetooth includesMarcel Holtmann2015-02-281-4/+4
* tools: Fix compilation errors with muslSzymon Janc2014-09-241-1/+1
* tools: Update rfcomm helpSzymon Janc2013-06-131-9/+9
* tools: Remove include of compat ppoll headerMarcel Holtmann2012-12-091-4/+0
* 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
* build-sys: Define _GNU_SOURCE in config.hLucas De Marchi2012-12-051-1/+0
* Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo2012-08-261-2/+2
* rfcomm: Remove support for configuration fileLucas De Marchi2012-08-091-80/+19
* rfcomm: Fix checking return value instead of errnoLucas De Marchi2012-08-091-4/+8
* tools: Fix using old-style initializersVinicius Costa Gomes2012-02-141-1/+1
* rename: tools/main.c to tools/rfcomm.cGustavo F. Padovan2011-02-041-0/+849