summaryrefslogtreecommitdiff
path: root/tools/bneptest.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix compiler warning from wrong array sizeMarcel Holtmann2018-05-231-1/+1
* tools/bneptest: Fix not NULL terminating parsed stringDoHyun Pyun2015-07-291-1/+1
* profiles/network: Add support for handling extension hdr in ctrl msgGrzegorz Kolodziejczyk2015-05-191-1/+1
* tools: Include headers with lib/ prefix instead of bluetooth/ prefixMarcel Holtmann2015-04-041-4/+4
* tools/bneptest: Add generic connect/listen functionalityGrzegorz Kolodziejczyk2015-03-131-5/+637
* tools/bneptest: Add initial support for bneptest toolGrzegorz Kolodziejczyk2015-03-131-0/+74