summaryrefslogtreecommitdiffstats
path: root/java/direct_bt/tinyb/DBTManager.java
Commit message (Expand)AuthorAgeFilesLines
* Expose UUID strings in TinyB compatible fashion (unified uuid128_t) as an opt...Sven Gothel2020-05-181-2/+23
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-1/+1
* GATT Service and Characteristic Java <-> JNI binding (incomplete, TODO Descri...Sven Gothel2020-05-141-1/+40
* DBTManager(java/jni): get/setDefaultAdapter(..) java side implementation, rem...Sven Gothel2020-05-141-7/+11
* Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..)Sven Gothel2020-05-121-0/+88
* Java: Utilize new EIRDataType in BluetoothDeviceStatusListener; ...Sven Gothel2020-05-031-1/+1
* DBTManager Java: Add getAdapterListImpl()Sven Gothel2020-05-021-0/+1
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-0/+153