summaryrefslogtreecommitdiffstats
path: root/examples/java/ScannerTinyB00.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing Example crossreference and Menu itemSven Gothel2020-09-031-1/+1
* README: More detailed Direct-BT description (event driven, build depenencies,...Sven Gothel2020-09-031-0/+7
* DBTAdapter: Have non-enabled adapter to be valid, use lazy HCI initialization...Sven Gothel2020-08-221-0/+4
* C++/Java *Device::connect*(..), disconnect(): Return HCIStatusCode instead of...Sven Gothel2020-07-271-3/+5
* org.tinyb.BluetoothFactory: More versatile ImplementationIdentifier and getBl...Sven Gothel2020-07-041-8/+35
* AdapterStatusListener (C++/Java): Add discoveringChanged(..), converge device...Sven Gothel2020-05-241-1/+3
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-11/+2
* HCISession::disconnected: Don't throw exception, intentionally called at clos...Sven Gothel2020-05-111-0/+1
* ScannerTinyB00/01: stopDiscovery() will not shut down everything using direct...Sven Gothel2020-05-111-2/+0
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-4/+5
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-0/+272