summaryrefslogtreecommitdiffstats
path: root/java/jni/direct_bt/DBTManager.cxx
Commit message (Expand)AuthorAgeFilesLines
* DBTManager Java: Add getAdapterListImpl()Sven Gothel2020-05-021-13/+44
* Wire AdapterInfo w/ MgmtEvtNewSettings and MgmtEvtLocalNameChanged; AdapterIn...Sven Gothel2020-04-271-1/+2
* Use Kernel BlueZ Manager for Discovery, Connect, etc. (Initial Commit - Java ...Sven Gothel2020-04-251-1/+1
* Refine: DBT API, HCISession/DBTAdapter lifecycle, API doc and C++ and C++/JNI...Sven Gothel2020-04-211-6/+15
* HCIComm thread safety, resolve deadlock; Renaming: MgmtHandler -> DBTManager,...Sven Gothel2020-04-201-5/+5
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-12/+12
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-0/+106