aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* remove executable flag in script filesSven Gothel2020-06-189-0/+0
* Use generic 'setup-machine-arch.sh' for unified build.sh and rebuild.sh scriptsSven Gothel2020-06-187-98/+112
* Add debugging tool ScannerTinyB02; ScannerTinyB01 adds any device option.Sven Gothel2020-06-182-0/+19
* AdapterStatusListener(C++/Java): Expose 'HCIErrorCode reason' on disconnect (...Sven Gothel2020-05-312-3/+22
* ScannerTinyB10: Multi-device and -threading Java example equivalent to C++ db...Sven Gothel2020-05-281-0/+13
* dbt_scanner00/10, ScannerTinyB01: Use getUTF8String(..) for GATT Characterist...Sven Gothel2020-05-281-0/+1
* ScannerTinyB10.java needs to be aligned to dbt_scanner10.cpp for multithreadi...Sven Gothel2020-05-241-0/+14
* sloccount: Adding java/jni and test codeSven Gothel2020-05-171-1/+5
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-175-14/+31
* add rebuild script .. convenient faster build, install and test after initial...Sven Gothel2020-05-031-0/+21
* sloccount_direct_bt: drop *Ioctl.hpp filesSven Gothel2020-04-281-1/+8
* test clang++ compiler script fixSven Gothel2020-04-261-1/+1
* Use Kernel BlueZ Manager for Discovery, Connect, etc. (Initial Commit - Java ...Sven Gothel2020-04-251-0/+7
* Refine: DBT API, HCISession/DBTAdapter lifecycle, API doc and C++ and C++/JNI...Sven Gothel2020-04-211-3/+1
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-204-7/+22
* build scripts: log outputv2.1.0Sven Gothel2020-04-122-29/+44
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-096-10/+28
* scripts: build: set JAVA_HOME to openjdk-11; run-hci_scanner.sh: No need to r...Sven Gothel2020-02-173-5/+3
* Cleanup discovery: Use new EInfoReport(for AD + EIR), add timestamp (creation...Sven Gothel2020-02-162-2/+2
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-154-3/+53
* Add convenient script to test ScannerTinyB.jar from build directorySven Gothel2020-02-091-0/+7