summaryrefslogtreecommitdiffstats
path: root/java/direct_bt/tinyb/DBTManager.java
Commit message (Expand)AuthorAgeFilesLines
* Direct-BT Java: Implement find(..) in manager, adapter, device, service and c...Sven Gothel2020-07-171-6/+133
* DBTManager: Range-check user given DefaultAdapterIndex before usingSven Gothel2020-07-021-1/+4
* DBTManager: Use system property (int value) 'org.tinyb.default_adapter' for o...Sven Gothel2020-06-291-1/+7
* Resolve regression calling DBTNativeDownlink.delete() having notifyDeleted() ...Sven Gothel2020-06-291-2/+3
* [DBT]Adapter (Java/C++) startDiscovery(bool keepAlive) policy change: keepAli...Sven Gothel2020-06-091-1/+4
* Expose 'org.tinyb.verbose' and 'org.tinyb.debug' via BluetoothFactory VERBOSE...Sven Gothel2020-06-091-1/+2
* 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